]> granicus.if.org Git - postgresql/commit
Plug more memory leaks when reloading config file.
authorRobert Haas <rhaas@postgresql.org>
Tue, 21 Jan 2014 14:41:40 +0000 (09:41 -0500)
committerRobert Haas <rhaas@postgresql.org>
Tue, 21 Jan 2014 14:41:40 +0000 (09:41 -0500)
commita5bca4ef034f71175d46462963af2329d22068c2
tree81cf0e3afc2e88d2ec9d1938842f483fca5583b2
parentd2458e3b20f744ef88a8d3afaab91caa17508370
Plug more memory leaks when reloading config file.

Commit 138184adc5f7c60c184972e4d23f8cdb32aed77d plugged some but not
all of the leaks from commit 2a0c81a12c7e6c5ac1557b0f1f4a581f23fd4ca7.
This tightens things up some more.

Amit Kapila, per an observation by Tom Lane
src/backend/utils/misc/guc-file.l