pgstatsinfo - pg_reporter: Fixed problem with interactive authentication - Mailing list pgsql-committers

From kasahara@pgfoundry.org (User Kasahara)
Subject pgstatsinfo - pg_reporter: Fixed problem with interactive authentication
Date
Msg-id 20101008052035.6D1EF10715C5@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: kasahara@pgfoundry.org (User Kasahara)
Date:
Subject: pgstatsinfo - pg_statsinfo: Fixed problem with interactive
Next
From: Robert Haas
Date:
Subject: pgsql: Warn that views can be safely used to hide columns, but not rows