pgsql: The recent patch to log changes in postgresql.conf settings

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: The recent patch to log changes in postgresql.conf settings
Date: 2009-11-12 18:20:23
Message-ID: 20091112182023.6350D753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
The recent patch to log changes in postgresql.conf settings dumped core
if the initial value of a string variable was NULL, which is entirely
possible. Noted while experimenting with custom_variable_classes.

Modified Files:
--------------
pgsql/src/backend/utils/misc:
guc-file.l (r1.62 -> r1.63)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc-file.l?r1=1.62&r2=1.63)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2009-11-13 04:10:56 npgsql - Npgsql2: Bug #1010527 - Fix query timeout connection
Previous Message ormod 2009-11-12 18:15:58 pgmemcache: pgmemcache pgmemcache.c