Re: #escape_string_warning = off
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Oliver Jowett <oliver@opencloud.com>
Cc: Jeff Davis <jdavis-pgsql@empires.org>, pgsql-hackers@postgresql.org, Marko Kreen <marko@l-t.ee>, "Joshua D. Drake" <jd@commandprompt.com>
Date: 2005-08-03T14:34:34Z
Lists: pgsql-hackers
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. -- Peter Eisentraut http://developer.postgresql.org/~petere/