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

From Greg Stark
Subject Re: Unicode string literals versus the world
Date
Msg-id 4136ffa0904151052o4bf4d419g546c9399b4803238@mail.gmail.com
Whole thread Raw
In response to Re: Unicode string literals versus the world  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Unicode string literals versus the world  (Greg Stark <stark@enterprisedb.com>)
Re: Unicode string literals versus the world  (Marko Kreen <markokr@gmail.com>)
List pgsql-hackers
On Wed, Apr 15, 2009 at 6:23 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Wouldn't we just then say that U&'' strings are always standard-
>> conforming?
>
> That's exactly what's causing the problem --- they are, but there
> is lots of software that won't know it.


We could say U&'' escapes only work if you have
standards_conforming_strings set to true.


-- 
greg


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: missing translation marker
Next
From: Simon Riggs
Date:
Subject: Re: New trigger option of pg_standby