]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Convert variable name to canonical spelling before checking for matches
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Jan 2003 18:04:13 +0000 (18:04 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Jan 2003 18:04:13 +0000 (18:04 +0000)
commitc95ed02c49dd78efda25dd3f79b7508575e9488d
tree0055adce237c4e4f9b871f7d85699919a69eb57b
parent93c3f36d2292f410e20966c08ca4dca680bbeeef
Convert variable name to canonical spelling before checking for matches
in GUCArrayAdd/GUCArrayDelete.  This prevents the multiple-entry bug
exhibited by Frank Lupo 28-Jan-2003.
src/backend/utils/misc/guc.c