]> granicus.if.org Git - postgresql/commit
Fix inadvertent semantics change in last patch to plug memory leaks.
authorRobert Haas <rhaas@postgresql.org>
Tue, 21 Jan 2014 16:42:37 +0000 (11:42 -0500)
committerRobert Haas <rhaas@postgresql.org>
Tue, 21 Jan 2014 16:42:37 +0000 (11:42 -0500)
commit033b2343fae9d8c9df124cde62087dcb481c9c5e
treed983aefcb24295d75531cf4f30e5e9015a4b78c2
parent5709b8acc67d80584e9623a1d355374b580c95e8
Fix inadvertent semantics change in last patch to plug memory leaks.

Commit a5bca4ef034f71175d46462963af2329d22068c2 accidentally changed
the semantics when the "skipping missing configuration file" is
emitted, because it forced OK to true instead of leaving the value
untouched.

Spotted by Tom Lane.
src/backend/utils/misc/guc-file.l