Re: [HACKERS] PQescapeIdentifier

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Cc: Bruce Momjian <bruce@momjian.us>, PostgreSQL-patches <pgsql-patches@postgresql.org>
Date: 2006-06-27T03:37:30Z
Lists: pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> Yes, phpPgAdmin sure would.  I imagine this would be a nightmare to 
> address properly, so perhaps we should remove the function :(

Well, it's fixable, cf PQescapeStringConn, but we should fix it *before*
it gets into the field not after.

			regards, tom lane