mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Update:
> * -Add ~/.pgpass to store passwords with user/host/password combinations
This commit is contained in:
5
doc/TODO
5
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Thu Sep 5 12:32:58 EDT 2002
|
Last updated: Thu Sep 5 18:02:37 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -46,8 +46,7 @@ Permissions
|
|||||||
|
|
||||||
* -Improve control over user privileges, including table creation
|
* -Improve control over user privileges, including table creation
|
||||||
* -Allow user/group names to be specified directly in pg_hba.conf (Bruce)
|
* -Allow user/group names to be specified directly in pg_hba.conf (Bruce)
|
||||||
* -Add PGPASSWORDFILE environment variable or ~/.pgpass to store
|
* -Add ~/.pgpass to store passwords with user/host/password combinations
|
||||||
user/host/password combinations
|
|
||||||
* -Allow permissions for functions (Peter E)
|
* -Allow permissions for functions (Peter E)
|
||||||
* -Allow object creation to be disabled for specific users
|
* -Allow object creation to be disabled for specific users
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user