Обсуждение: 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
------
REL9_0_STABLE

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

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