Thread: reorg - pg_reorg: Fixed problem with interactive authentication

reorg - pg_reorg: Fixed problem with interactive authentication

From
sakamotomsh@pgfoundry.org (User Sakamotomsh)
Date:
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)