1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-05 07:41:25 +03:00

Update HISTORY for PGPASSWORDFILE change.

This commit is contained in:
Bruce Momjian
2002-09-05 22:08:55 +00:00
parent 5fc10c3d17
commit 6e9b41b3f2

View File

@@ -138,8 +138,7 @@ Allow functions to be executed with the privilege of the function owner (Peter)
Client Authentication Client Authentication
===================== =====================
Add file to hold passwords using PGPASSWORDFILE environment variable Allow $HOME/.pgpass to store host/user password combinations (Alvaro Herrera)
(Alvaro Herrera)
Server Configuration Server Configuration
==================== ====================