Re: Unicode string literals versus the world - Mailing 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