pgsql: Fix bogus prompt for password in -u case. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix bogus prompt for password in -u case.
Date
Msg-id 20071209190447.895107540F0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix bogus prompt for password in -u case.  Per gripe from Robert Treat.

Modified Files:
--------------
    pgsql/src/bin/psql:
        startup.c (r1.142 -> r1.143)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/startup.c?r1=1.142&r2=1.143)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix up the PQconnectionUsedPassword mess: create a separate
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: The E.