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: Sun, 27 Nov 2005 11:24:26 -0500
- Message-id: <2034(dot)1133108666(at)sss(dot)pgh(dot)pa(dot)us>
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
Home |
Main Index |
Thread Index