]> 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:48:14 +0000 (09:48 -0500)
commitefcdb625b3a7e7142b2bd8990afcef380e0c621e
treede15313a3c04d7a0839adec5b3e0d97b71c19669
parent86e58ae023a93e778cec195b19ffe7ccb01f7038
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