Re: PG 9.0 and standard_conforming_strings - Mailing list pgsql-hackers

From Robert Haas
Subject Re: PG 9.0 and standard_conforming_strings
Date
Msg-id 603c8f071001291250u12d6619fnaaf2456fe9078bae@mail.gmail.com
Whole thread Raw
In response to Re: PG 9.0 and standard_conforming_strings  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Jan 29, 2010 at 3:28 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Bruce Momjian <bruce@momjian.us> writes:
>> With the release of Postgres 9.0, should we consider changing the
>> default for 'standard_conforming_strings'?
>
> I'm inclined to think we're going to have enough problems without that.
> Changing that default will break, approximately speaking, every single
> Postgres client app.  Do you really think more than epsilon of them
> are clean and ready for such a change?

Well, I already had to fix a great many things in my apps to prevent
them from spewing warnings all over creation.  If other people have
done likewise it might not be too bad; OTOH, there's probably not a
huge amount of downside in waiting.

...Robert


pgsql-hackers by date:

Previous
From: Alex Hunsaker
Date:
Subject: Re: PG 9.0 and standard_conforming_strings
Next
From: Bill Moran
Date:
Subject: Re: PG 9.0 and standard_conforming_strings