pgbulkload - pgbulkload: Fixed problem with interactive authentication

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

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

Modified Files:
--------------
    pgbulkload/bin/pgut:
        pgut.c (r1.20 -> r1.21)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/bin/pgut/pgut.c?r1=1.20&r2=1.21)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Reduce the memory requirement for large ispell dictionaries.
Следующее
От: itagaki@pgfoundry.org (User Itagaki)
Дата:
Сообщение: pgbulkload - pgbulkload: Fix memory leak and wrong usage of StringInfo