| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Default to ON for 8.2, as announced in the release |
| Date: | 2006-03-07 02:54:37 |
| Message-ID: | 200603070254.k272sbS12481@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Tom Lane wrote:
> momjian(at)postgresql(dot)org (Bruce Momjian) writes:
> > Log Message:
> > -----------
> > Default to ON for 8.2, as announced in the release notes:
> > escape_string_warning = on
>
> > Modified Files:
> > --------------
> > pgsql/src/backend/utils/misc:
> > postgresql.conf.sample (r1.174 -> r1.175)
> > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample.diff?r1=1.174&r2=1.175)
>
> BTW, I can't help noticing that this commit failed to touch either guc.c
> or any documentation. What's more, the change to the sample file is
> wrong. Please do it properly.
Docs and guc.c updated.
--
Bruce Momjian http://candle.pha.pa.us
SRA OSS, Inc. http://www.sraoss.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-03-07 03:01:23 | pgsql: Back out comment update about sighup, original was accurate. |
| Previous Message | Bruce Momjian | 2006-03-07 02:54:24 | pgsql: Properly set "escape_string_warning" to default to true. |