| From: | Josh Berkus <josh(at)agliodbs(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Cc: | Lukas Kahwe Smith <smith(at)pooteeweet(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: 8.2 beta blockers |
| Date: | 2006-09-18 18:29:15 |
| Message-ID: | 200609181129.16391.josh@agliodbs.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Lukas,
> Ah, I just checked the libpq docs and there seems to be a
> PQescapeStringConn. Not sure when this was added, I think PHP does not
> yet use it. I will investigate this and will make sure its used in favor
> of the deprecated old PQescapeString function.
PHP driver authors and major PHP projects (PHPBB, SQL-Ledger, GForge, etc.)
were notified about this *before* it happened. I beleive that PDO will
support it soon, pg_connect already does, and PEAR::DB2 does.
--
--Josh
Josh Berkus
PostgreSQL @ Sun
San Francisco
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2006-09-18 18:30:49 | Re: 8.2 beta blockers |
| Previous Message | Andrew Dunstan | 2006-09-18 18:10:58 | Re: An Idea for OID conflicts |