Re: 8.2 beta blockers

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Lukas Kahwe Smith <smith(at)pooteeweet(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: 8.2 beta blockers
Date: 2006-09-18 12:59:17
Message-ID: 200609181459.19975.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am Montag, 18. September 2006 14:25 schrieb Lukas Kahwe Smith:
> Peter Eisentraut wrote:
> > Am Montag, 18. September 2006 09:20 schrieb Lukas Kahwe Smith:
> >> This just reminds me, are there plans to take into account multibyte
> >> server encodings inside the client quote function?
> >
> > Huh?
>
> 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.

That was part of the big security update we had a while back. If PHP missed
that, it's their problem.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2006-09-18 13:26:31 Limited Sort
Previous Message Jim Nasby 2006-09-18 12:44:32 Re: [HACKERS] Developer's Wiki