pgsql: Fix a memory leak in psql: we'd leak a few PGresult handles if a

Поиск
Список
Период
Сортировка
От neilc@postgresql.org (Neil Conway)
Тема pgsql: Fix a memory leak in psql: we'd leak a few PGresult handles if a
Дата
Msg-id 20061108012255.C28529FA298@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix a memory leak in psql: we'd leak a few PGresult handles if
a connectivity error occurred while executing one of the queries
for "\d <table>". Not serious, but still worth fixing. Patch from
Brendan Jurd.

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.147 -> r1.148)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c.diff?r1=1.147&r2=1.148)

В списке pgsql-committers по дате отправления:

Предыдущее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Remove a 15-year old comment questioning behavior that is now
Следующее
От: doudou586@pgfoundry.org (User Doudou586)
Дата:
Сообщение: press - pr: Release date changed to 12/05