Tom Lane wrote: > [EMAIL PROTECTED] (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. + ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings
