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 200905050110.54572.peter_e@gmx.net
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  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tuesday 14 April 2009 21:34:51 Peter Eisentraut wrote:
> 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.

Proposed patch for that attached.

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: windows shared memory error
Next
From: Tom Lane
Date:
Subject: Re: windows doesn't notice backend death