Re: Escaping special characters - Mailing list pgsql-general

From Neanderthelle Jones
Subject Re: Escaping special characters
Date
Msg-id Pine.LNX.4.64.0903180146090.3317@calypso.view.net.au
Whole thread Raw
In response to Re: Escaping special characters  (Sam Mason <sam@samason.me.uk>)
List pgsql-general
On Tue, 17 Mar 2009, Sam Mason wrote:

> You're putting things in the wrong places!  The "E" says that the
> following literal is using C style escaping.  I.e. you want to say:
>
>   E'Smith \\& Jones'

Thanks.  Now I understand.

Elle.


pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: PostgreSQL versus MySQL for GPS Data
Next
From: Sam Mason
Date:
Subject: Re: UPDATE of several columns using SELECT statement