]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Remove:
authorBruce Momjian <bruce@momjian.us>
Wed, 28 Aug 2002 16:45:11 +0000 (16:45 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 28 Aug 2002 16:45:11 +0000 (16:45 +0000)
< * Remove PGPASSWORD because it is insecure on some OS's, in 7.4

doc/TODO

index 4de87387aa17faa18ac41ca82911553f489a37f9..36c33b3fdfbb4bc6f849596f9d1175329df7f9be 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Tue Aug 27 17:16:09 EDT 2002
+Last updated:          Wed Aug 28 12:45:07 EDT 2002
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -48,7 +48,6 @@ Permissions
 * -Allow user/group names to be specified directly in pg_hba.conf (Bruce)
 * -Add PGPASSWORDFILE environment variable or ~/.pgpass to store
   user/host/password combinations
-* Remove PGPASSWORD because it is insecure on some OS's, in 7.4
 * Make single-user local access permissions the default by limiting
   permissions on the socket file (Peter E)
 * -Allow permissions for functions (Peter E)