From: Bruce Momjian Date: Thu, 5 Sep 2002 22:08:55 +0000 (+0000) Subject: Update HISTORY for PGPASSWORDFILE change. X-Git-Tag: REL7_3~533 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e9b41b3f2b785a1b8d5154c361c72bc87e78dea;p=postgresql Update HISTORY for PGPASSWORDFILE change. --- diff --git a/HISTORY b/HISTORY index 3994e398b7..b0a5e2cf86 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 ====================