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

From David E. Wheeler
Subject Re: Unicode string literals versus the world
Date
Msg-id 104285E3-456B-40F8-83A1-42AA1CF25DBF@kineticode.com
Whole thread Raw
In response to Re: Unicode string literals versus the world  (Sam Mason <sam@samason.me.uk>)
Responses Re: Unicode string literals versus the world
List pgsql-hackers
On Apr 15, 2009, at 4:45 AM, Sam Mason wrote:

> Doh, yes it does doesn't it.  Sorry I searched for a bit and failed to
> find anything before.  Looks as though the signal to noise ratio was
> far
> too low as I've just searched again and found a (single) reference to
> their docs describing the feature[1].

This is ugly, but not completely unpalatable:

U&'\0141ód\017A is a city in Poland'   U&'c:\\temp'   U&'@+01D11E'
UESCAPE '@'

Wouldn't we just then say that U&'' strings are always standard-
conforming?

Best,

David

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Replacing plpgsql's lexer
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Replacing plpgsql's lexer