Re: [HACKERS] PQescapeIdentifier - Mailing list pgsql-patches

From Tom Lane
Subject Re: [HACKERS] PQescapeIdentifier
Date
Msg-id 8628.1151379450@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] PQescapeIdentifier  (Bruce Momjian <bruce@momjian.us>)
List pgsql-patches
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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch for BUG #2073: Can't drop sequence when created
Next
From: Bruce Momjian
Date:
Subject: Re: CREATE TABLE LIKE x INCLUDING CONSTRAINTS