pgstatsinfo - pg_statsinfo: Fixed problem with interactive

Поиск
Список
Период
Сортировка
От kasahara@pgfoundry.org (User Kasahara)
Тема pgstatsinfo - pg_statsinfo: Fixed problem with interactive
Дата
Msg-id 20101008051704.D0E0110715CA@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fixed problem with interactive authentication handling.

Previous pgut.c didn't handle any user-input during interactive authentication.
This fix contains Itagaki's refix.

Modified Files:
--------------
    pg_statsinfo/bin:
        logger.c (r1.22 -> r1.23)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/bin/logger.c?r1=1.22&r2=1.23)
    pg_statsinfo/bin/pgut:
        pgut.c (r1.13 -> r1.14)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/bin/pgut/pgut.c?r1=1.13&r2=1.14)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve logging in VACUUM FULL VERBOSE and CLUSTER VERBOSE.
Следующее
От: kasahara@pgfoundry.org (User Kasahara)
Дата:
Сообщение: pgstatsinfo - pg_reporter: Fixed problem with interactive authentication