diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-09-05 22:08:55 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-09-05 22:08:55 +0000 |
commit | 6e9b41b3f2b785a1b8d5154c361c72bc87e78dea (patch) | |
tree | 85a547ebc517c2612dd6aa11e8f5cabe446e8919 | |
parent | 5fc10c3d17f12fbdc9b676b2c2e5efb6ef588334 (diff) |
Update HISTORY for PGPASSWORDFILE change.
-rw-r--r-- | HISTORY | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -138,8 +138,7 @@ Allow functions to be executed with the privilege of the function owner (Peter) Client Authentication ===================== -Add file to hold passwords using PGPASSWORDFILE environment variable - (Alvaro Herrera) +Allow $HOME/.pgpass to store host/user password combinations (Alvaro Herrera) Server Configuration ==================== |