OSDN Git Service

Remove feof(stdin) calls related to when to prompt for a password,
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 25 Feb 2009 13:24:40 +0000 (13:24 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 25 Feb 2009 13:24:40 +0000 (13:24 +0000)
commita3c502c89f624aed5ee9f6e896740f86a28cc50e
tree76a21af9d2777ac712d64d3eac52f9aae065961d
parentcd3b750929af5dd6afb5881592e2a0276d1639ef
Remove feof(stdin) calls related to when to prompt for a password,
leftovers from when the password was read from stdin.
contrib/oid2name/oid2name.c
contrib/pgbench/pgbench.c
contrib/vacuumlo/vacuumlo.c
src/bin/pg_dump/pg_backup_db.c
src/bin/pg_dump/pg_dumpall.c
src/bin/psql/startup.c
src/bin/scripts/common.c