pgsql: Clean up failure to use ClosePager() where appropriate in help.c.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Clean up failure to use ClosePager() where appropriate in help.c.
Дата
Msg-id 20100813205618.DD4AD7541D7@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Clean up failure to use ClosePager() where appropriate in help.c.
Also prevent possible repeat opening of pager in helpSQL().

Modified Files:
--------------
    pgsql/src/bin/psql:
        help.c (r1.161 -> r1.162)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.161&r2=1.162)

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

Предыдущее
От: rhaas@postgresql.org (Robert Haas)
Дата:
Сообщение: pgsql: Include the backend ID in the relpath of temporary relations.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Include the backend ID in the relpath of temporary relations.