Allow pg_ctl to determine the server is up when getting a request for a
authorBruce Momjian <bruce@momjian.us>
Sat, 16 Oct 2004 03:10:17 +0000 (03:10 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 16 Oct 2004 03:10:17 +0000 (03:10 +0000)
commit88fd162ef64cab7ed197f0612e0b610d57007200
tree7ea088e7cef6a6848508fe9629c55819a200b399
parent9ffc8ed58b55cb3925bb95cc184583fcb9772013
Allow pg_ctl to determine the server is up when getting a request for a
password.

Make password error message a #define and use it consistently.

Sean Chittenden
src/bin/pg_ctl/pg_ctl.c
src/bin/pg_dump/pg_backup_db.c
src/bin/pg_dump/pg_dumpall.c
src/bin/psql/command.c
src/bin/psql/startup.c
src/bin/scripts/common.c
src/interfaces/libpq/fe-auth.c
src/interfaces/libpq/libpq-fe.h