Fix define_custom_variable to preserve any sourcefile/sourceline information
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 5 Jan 2009 13:23:33 +0000 (13:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 5 Jan 2009 13:23:33 +0000 (13:23 +0000)
commitdd7b87276076fd1885b81f8e0b1ac0f83fffe99a
tree00e255285528647db48e31f6d7390438ea282659
parent22e034bb1c0c78b332262671ca46255f741b1b16
Fix define_custom_variable to preserve any sourcefile/sourceline information
present in the placeholder.  Noted while testing pg_stat_statements.
src/backend/utils/misc/guc.c