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

Bruce Momjian <bruce@momjian.us>

Commit: a1bb570de97c71eba3c1b7a067063e8ba28c41d5
Author: Bruce Momjian <bruce@momjian.us>
Date: 2010-09-28T21:27:32Z
Releases: 9.1.0
Fix leak patch that was using fclose() instead of close().

Files

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