mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Mark as done:
* -Allow user/group names to be specified directly in pg_hba.conf (Bruce)
This commit is contained in:
parent
45c7c6067a
commit
947e954745
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Mon Apr 1 09:11:01 EST 2002
|
Last updated: Thu Apr 4 02:02:59 EST 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -43,7 +43,7 @@ PERMISSIONS
|
|||||||
|
|
||||||
* Improve control over user privileges, including table creation and
|
* Improve control over user privileges, including table creation and
|
||||||
lock use [privileges] (Karel, others)
|
lock use [privileges] (Karel, others)
|
||||||
* Allow usernames 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 PGPASSWORDFILE environment variable or ~/.pgpass to store
|
||||||
user/host/password combinations
|
user/host/password combinations
|
||||||
* Remove PGPASSWORD because it is insecure on some OS's
|
* Remove PGPASSWORD because it is insecure on some OS's
|
||||||
|
Loading…
x
Reference in New Issue
Block a user