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

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

From
Bruce Momjian
Date:
Fix leak patch that was using fclose() instead of close().

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=a1bb570de97c71eba3c1b7a067063e8ba28c41d5

Modified Files
--------------
contrib/pg_upgrade/file.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)