reorg - pg_reorg: Fixed problem with interactive authentication

Started by Nonamealmost 16 years ago1 messagescomitters
Jump to latest
#1Noname
sakamotomsh@pgfoundry.org

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)