Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Backslashes in string literals - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Backslashes in string literals
Date
Msg-id [email protected]
Whole thread Raw
In response to Backslashes in string literals  ("Kevin Grittner" <[email protected]>)
Responses Re: Backslashes in string literals
Re: Backslashes in string literals
List pgsql-hackers
Kevin Grittner wrote:
> direction PostgreSQL is headed is to drop the nonstandard escapes,
> unless an extended literal is explicitly used.  I've attached a patch
> which supports this as a configure option, using a
> --enable-standard-strings switch.

There is already a run-time configuration option 
standard_conforming_strings which does what you seem to have in mind.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Backslashes in string literals
Next
From: Bruce Momjian
Date:
Subject: Re: Backslashes in string literals