pgstatsinfo - pg_reporter: Fixed problem with interactive authentication

From: kasahara(at)pgfoundry(dot)org (User Kasahara)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgstatsinfo - pg_reporter: Fixed problem with interactive authentication
Date: 2010-10-08 05:20:35
Message-ID: 20101008052035.6D1EF10715C5@pgfoundry.org
Views: Whole Thread | Raw Message | 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.
This fix contains Itagaki's refix.

Modified Files:
--------------
pg_reporter/pgut:
pgut.c (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_reporter/pgut/pgut.c?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-10-08 13:18:46 pgsql: Warn that views can be safely used to hide columns, but not rows
Previous Message User Kasahara 2010-10-08 05:17:04 pgstatsinfo - pg_statsinfo: Fixed problem with interactive