pgsql: Tweak newly added set_config_sourcefile() so that the target

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Tweak newly added set_config_sourcefile() so that the target
Date: 2008-09-10 19:16:22
Message-ID: 20080910191622.90FB87545A3@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Tweak newly added set_config_sourcefile() so that the target record
isn't left corrupt if guc_strdup should fail.

Modified Files:
--------------
pgsql/src/backend/utils/misc:
guc.c (r1.471 -> r1.472)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.471&r2=1.472)

Browse pgsql-committers by date

  From Date Subject
Next Message User Kostas 2008-09-11 05:38:52 pgtreelib - pgtreelib: New Directory
Previous Message Tom Lane 2008-09-10 18:29:41 pgsql: Make our parsing of INTERVAL literals spec-compliant (or at least