reorg - pg_batch: Fixed problem with interactive authentication

From: sakamotomsh(at)pgfoundry(dot)org (User Sakamotomsh)
To: pgsql-committers(at)postgresql(dot)org
Subject: reorg - pg_batch: Fixed problem with interactive authentication
Date: 2010-09-29 08:06:58
Message-ID: 20100929080658.535E710715D1@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed problem with interactive authentication handling.

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

Modified Files:
--------------
pg_batch/SPEC:
pg_batch.spec (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_batch/SPEC/pg_batch.spec?r1=1.2&r2=1.3)
pg_batch/pgut:
pgut.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_batch/pgut/pgut.c?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2010-09-29 11:00:18 pgsql: Update ecpglib error code listing
Previous Message User Sakamotomsh 2010-09-29 07:29:30 reorg - pg_reorg: Fixed problem with interactive authentication