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

From Bruce Momjian
Subject Re: [HACKERS] PQescapeIdentifier
Date
Msg-id 200607041323.k64DN1S07211@momjian.us
Whole thread Raw
In response to Re: [HACKERS] PQescapeIdentifier  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> > Hang on a second.  Has someone considered the encoding issues this might
> > suffer from, same as PQescapeString?
>
> That was the point I raised when I saw the commit.
>
> My advice is we shouldn't have PQescapeIdentifier at all.
> PQescapeIdentifierConn would be the thing to define,
> parallel to PQescapeStringConn.

Patch reverted, TODO updated to:

        o Add PQescapeIdentifierConn()

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: CREATE TRIGGER locking
Next
From: Tom Lane
Date:
Subject: Re: CREATE TRIGGER locking