pgsql: Fix a memory leak in tuplestore_end().

Поиск
Список
Период
Сортировка
От neilc@postgresql.org (Neil Conway)
Тема pgsql: Fix a memory leak in tuplestore_end().
Дата
Msg-id 20070802174854.F3D129FB6B5@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_2_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/sort:
        tuplestore.c (r1.29 -> r1.29.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/sort/tuplestore.c.diff?r1=1.29&r2=1.29.2.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().