Add -U and -W options to pg_dump and friends to support non-interactive

Peter Eisentraut <peter_e@gmx.net>

Commit: f000ffd28ec815c4f0aff0f7daffe9a5693a9648
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-05-17T21:12:49Z
Releases: 7.2.1
Add -U and -W options to pg_dump and friends to support non-interactive
specification of username (like in psql).  pg_dumpall now works with
password authentication.

Files