pgsql: Fix a memory leak in tuplestore_end().

Поиск
Список
Период
Сортировка
От neilc@postgresql.org (Neil Conway)
Тема pgsql: Fix a memory leak in tuplestore_end().
Дата
Msg-id 20070802174859.4887B9FB6B5@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix a memory leak in tuplestore_end(). Unlikely to be significant during
normal operation, but tuplestore_end() ought to do what it claims to do.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/sort:
        tuplestore.c (r1.21 -> r1.21.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/sort/tuplestore.c.diff?r1=1.21&r2=1.21.4.1)

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

Предыдущее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Fix a memory leak in tuplestore_end().
Следующее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Fix a memory leak in tuplestore_end().