Re: #escape_string_warning = off - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: #escape_string_warning = off
Date
Msg-id 200508081946.j78JkkD19901@candle.pha.pa.us
Whole thread Raw
In response to Re: #escape_string_warning = off  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: #escape_string_warning = off  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Peter Eisentraut wrote:
> Am Mittwoch, 3. August 2005 15:40 schrieb Oliver Jowett:
> > The impression I got from previous discussion was that you need to check
> > the value of the standard_compliant_strings GUC, and double backslashes
> > inside '' only if it was false or missing.
> 
> The correct lingo would be standard_conforming_strings.  I'm going to change 
> that.

Sounds good.  Another question is whether this should be backpatched to
our next 7.4.X or 8.0.X release as read-only variables.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: shrinking the postgresql.conf
Next
From: Bruce Momjian
Date:
Subject: Simplifying wal_sync_method