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

From Peter Eisentraut
Subject Re: Unicode string literals versus the world
Date
Msg-id 200904142134.52823.peter_e@gmx.net
Whole thread Raw
In response to Re: Unicode string literals versus the world  (Marko Kreen <markokr@gmail.com>)
Responses Re: Unicode string literals versus the world  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Unicode string literals versus the world  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Tuesday 14 April 2009 17:13:00 Marko Kreen wrote:
> If the parsing does not happen in 2 passes and it does not take account
> of stdstr setting then the  default breakage would be:
>
>    stdstr=off, U&' \' UESCAPE '!'.

I think we can handle that and the cases Tom presents by erroring out when the 
U& syntax is used with stdstr off.



pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Unicode support
Next
From: Peter Eisentraut
Date:
Subject: Re: Unicode string literals versus the world