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)
commitc05a0dbe880412bab68093e90410aca678240012
treef4aa5ed33f19bebc508dac95f0f92cd493a6670d
parent96b2e298d71672ed1a01908aaa0c2e38ade2a6f9
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