summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-09-05 22:08:55 +0000
committerBruce Momjian <bruce@momjian.us>2002-09-05 22:08:55 +0000
commit6e9b41b3f2b785a1b8d5154c361c72bc87e78dea (patch)
tree85a547ebc517c2612dd6aa11e8f5cabe446e8919
parent5fc10c3d17f12fbdc9b676b2c2e5efb6ef588334 (diff)
Update HISTORY for PGPASSWORDFILE change.
-rw-r--r--HISTORY3
1 files changed, 1 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 3994e398b7f..b0a5e2cf863 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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
====================