pgsql: Tweak newly added set_config_sourcefile() so that the target - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Tweak newly added set_config_sourcefile() so that the target
Date
Msg-id 20080910191622.90FB87545A3@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make our parsing of INTERVAL literals spec-compliant (or at least
Next
From: kostas@pgfoundry.org (User Kostas)
Date:
Subject: pgtreelib - pgtreelib: nested set model