standard_conforming_strings 'on' for 8.3? - Mailing list pgsql-hackers

From Bruce Momjian
Subject standard_conforming_strings 'on' for 8.3?
Date
Msg-id 200701301623.l0UGNnX00278@momjian.us
Whole thread Raw
Responses Re: standard_conforming_strings 'on' for 8.3?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Are we going to turn on standard_conforming_strings for 8.3?  We
discussed the idea when we added it in 8.1, and enabled the backslash
warning in 8.2.  We have gotten almost no pushback on the warning, so it
seems enabling it might be good.  Right now, for default
postgresql.conf, users are getting warnings for backslashes in non-E''
strings, so once we set standard_conforming_strings to 'on', we would
turn off the warning.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Questions about parser code
Next
From: Andrew Dunstan
Date:
Subject: log ssl mode with connections?