| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] PQescapeIdentifier |
| Date: | 2006-06-27 03:37:30 |
| Message-ID: | 8628.1151379450@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-06-27 03:44:19 | Re: Inheritance, CREATE TABLE LIKE, and partitioned tables |
| Previous Message | Bruce Momjian | 2006-06-27 03:21:55 | pgsql: Disallow changing/dropping default expression of a SERIAL column |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-06-27 03:44:24 | Re: CREATE TABLE LIKE x INCLUDING CONSTRAINTS |
| Previous Message | Bruce Momjian | 2006-06-27 03:22:58 | Re: Patch for BUG #2073: Can't drop sequence when created |