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)