Fix leak patch that was using fclose() instead of close().

Bruce Momjian <bruce@momjian.us>

Commit: 0364ab8b26c105b94e45c9519400796c1439f1b1
Author: Bruce Momjian <bruce@momjian.us>
Date: 2010-09-28T21:37:14Z
Releases: 9.0.1
Fix leak patch that was using fclose() instead of close().

Files

PathChange+/−
contrib/pg_upgrade/file.c modified +1 −1