Remember to close the file on failure (pretty much redundant, really,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5666485aa8bb9d5b455ffac3a8fc932566533747
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-11-12T00:08:23Z
Releases: 8.0.0
Remember to close the file on failure (pretty much redundant, really,
since this path will lead to postmaster exit anyway...)

Files

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