reorg - pg_reorg: Fixed problem with interactive authentication

Поиск
Список
Период
Сортировка
От sakamotomsh@pgfoundry.org (User Sakamotomsh)
Тема reorg - pg_reorg: Fixed problem with interactive authentication
Дата
Msg-id 20100929072930.2B04710715C8@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fixed problem with interactive authentication handling.

Previous pgut.c didn't handle any user-input during interactive authentication.

Modified Files:
--------------
    pg_reorg/SPECS:
        pg_reorg.spec (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/SPECS/pg_reorg.spec?r1=1.3&r2=1.4)
    pg_reorg/bin/pgut:
        pgut.c (r1.11 -> r1.12)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/pgut/pgut.c?r1=1.11&r2=1.12)

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Have pg_upgrade use strtoul(), not strtol().
Следующее
От: sakamotomsh@pgfoundry.org (User Sakamotomsh)
Дата:
Сообщение: reorg - pg_batch: Fixed problem with interactive authentication