Fix inadvertent semantics change in last patch to plug memory leaks.

Robert Haas <rhaas@postgresql.org>

Commit: 3888b73f9ac9351071f5c2621e2a00ba8012746f
Author: Robert Haas <rhaas@postgresql.org>
Date: 2014-01-21T16:49:13Z
Releases: 9.3.3
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.

Files

PathChange+/−
src/backend/utils/misc/guc-file.l modified +0 −1