Обсуждение: pgsql: Fix leak patch that was using fclose() instead of close().

Поиск
Список
Период
Сортировка

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

От
Bruce Momjian
Дата:
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(-)