Re: Unicode string literals versus the world - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Unicode string literals versus the world
Date
Msg-id 16483.1239734892@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unicode string literals versus the world  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Unicode string literals versus the world  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> I think we can handle that and the cases Tom presents by erroring out
> when the U& syntax is used with stdstr off.

I think you're missing the point --- this is not about whether the
syntax is unambiguous (it is already) but about whether a frontend that
doesn't understand it 100% will be secure against subversion.  I have no
confidence in the latter assumption.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Unicode string literals versus the world
Next
From: Robert Haas
Date:
Subject: Re: Unicode string literals versus the world