pgsql: Fix memory leak introduced in the prior commit, detected by Tom

Поиск
Список
Период
Сортировка
От alvherre@postgresql.org (Alvaro Herrera)
Тема pgsql: Fix memory leak introduced in the prior commit, detected by Tom
Дата
Msg-id 20060630165535.6B9FB9FA192@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix memory leak introduced in the prior commit, detected by Tom Lane.

Modified Files:
--------------
    pgsql/src/bin/psql:
        common.c (r1.120 -> r1.121)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/common.c.diff?r1=1.120&r2=1.121)

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

Предыдущее
От: pgstudy@pgfoundry.org (User Pgstudy)
Дата:
Сообщение: fulldisjunction - fd: Moved the calculations of whether to use an index
Следующее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Fix memory leak introduced in the prior commit, detected by Tom