|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Tue Aug27 17:16:09 EDT 2002 |
| 3 | +Last updated:Wed Aug28 12:45:07 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -48,7 +48,6 @@ Permissions |
48 | 48 | * -Allow user/group names to be specified directly in pg_hba.conf (Bruce) |
49 | 49 | * -Add PGPASSWORDFILE environment variable or ~/.pgpass to store |
50 | 50 | user/host/password combinations |
51 | | -* Remove PGPASSWORD because it is insecure on some OS's, in 7.4 |
52 | 51 | * Make single-user local access permissions the default by limiting |
53 | 52 | permissions on the socket file (Peter E) |
54 | 53 | * -Allow permissions for functions (Peter E) |
|