pgbulkload - pgbulkload: Fixed problem with interactive authentication

From: masao_fujii(at)pgfoundry(dot)org (User Masao_fujii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbulkload - pgbulkload: Fixed problem with interactive authentication
Date: 2010-10-07 08:31:00
Message-ID: 20101007083100.CC1071071518@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.
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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Itagaki 2010-10-07 10:19:59 pgbulkload - pgbulkload: Fix memory leak and wrong usage of StringInfo
Previous Message Tom Lane 2010-10-06 23:32:21 pgsql: Clean up temporary-memory management during ispell dictionary lo