Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass.

Bruce Momjian <bruce@momjian.us>

Commit: 5fc10c3d17f12fbdc9b676b2c2e5efb6ef588334
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-09-05T22:05:50Z
Releases: 7.3.1
Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass.

Cleanup up memory allocation for $HOME in related psql places.

Update mention of $HOME/.pgpass in the docs;  add mention in pg_dumpall.

Files