]> granicus.if.org Git - postgresql/commit
Tweak newly added set_config_sourcefile() so that the target record
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 10 Sep 2008 19:16:22 +0000 (19:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 10 Sep 2008 19:16:22 +0000 (19:16 +0000)
commitb8646012d560f3364b0076bb528866f869c3a61e
treee13bc65dd106dd7c3f7cb537d0e0a23574c40d42
parentf867339c0148381eb1d01f93ab5c79f9d10211de
Tweak newly added set_config_sourcefile() so that the target record
isn't left corrupt if guc_strdup should fail.
src/backend/utils/misc/guc.c