Content-Length: 256245 | pFad | http://github.com/postgrespro/postgres/commit/033b2343fae9d8c9df124cde62087dcb481c9c5e

23 Fix inadvertent semantics change in last patch to plug memory leaks. · postgrespro/postgres@033b234 · GitHub
Skip to content

Commit 033b234

Browse files
committed
Fix inadvertent semantics change in last patch to plug memory leaks.
Commit a5bca4e 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.
1 parent 5709b8a commit 033b234

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/utils/misc/guc-file.l

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,6 @@ ParseConfigFile(const char *config_file, const char *calling_file, bool strict,
476476
ereport(LOG,
477477
(errmsg("skipping missing configuration file \"%s\"",
478478
abs_path)));
479-
OK = true;
480479
goto cleanup;
481480
}
482481

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/033b2343fae9d8c9df124cde62087dcb481c9c5e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy