]> granicus.if.org Git - postgresql/commit
Fix load_user/load_group to not leave dangling pointers around if the
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 3 Apr 2003 21:25:02 +0000 (21:25 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 3 Apr 2003 21:25:02 +0000 (21:25 +0000)
commit61c9ea0f3c6424fce30a2c47cf012a6d79c41da9
tree518767e1857510bfcb26e70d03fedf159544d913
parentc19354dfb5f09124dc4fcedfacc2205eb227ebb8
Fix load_user/load_group to not leave dangling pointers around if the
config files are present on one pass and not present on a later pass.
src/backend/libpq/hba.c