Re: [HACKERS] PQescapeIdentifier
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: Christopher Kings-Lynne <chriskl@familyhealth.com.au>, PostgreSQL-patches <pgsql-patches@postgresql.org>
Date: 2006-06-27T01:25:57Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes: >> * Add PQescapeIdentifier() to libpq > Updated patch applied. Thanks. Have either of you inquired into the encoding-safety of this code? It certainly looks like no consideration was given for that. regards, tom lane