mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Commit a5bca4ef03 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.