Re: PQfnumber() Fix Proposal

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Volkan YAZICI <volkan(dot)yazici(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PQfnumber() Fix Proposal
Date: 2005-11-27 16:24:26
Message-ID: 2034.1133108666@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Volkan YAZICI <volkan(dot)yazici(at)gmail(dot)com> writes:
> Here's my proposal without breaking the current implementation:
> [18: ] name + '\0' + lowercased_name

Forget it --- this is proposing a protocol breakage in order to deal
with libpq's internal mistake. It does not address the problem either;
which string is PQfnumber supposed to compare to?

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-11-27 16:47:39 Re: [Fwd: [PHP-CVS] cvs: php-src(PHP_5_1) /ext/pdo_pgsql package.xml pgsql_driver.c pgsql_statement.c php_pdo_pgsql_int.h]
Previous Message Andreas Pflug 2005-11-27 16:01:40 Re: Windows installation notes