mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Add:
> * Allow CIDR format to be used in pg_hba.conf
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
||||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Mon Feb 17 13:48:20 EST 2003
|
||||
Last updated: Mon Feb 17 15:47:22 EST 2003
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -56,6 +56,7 @@ Administration
|
||||
so we can implement roles
|
||||
* Add the concept of dataspaces/tablespaces [tablespaces]
|
||||
* Allow incremental backups
|
||||
* Allow CIDR format to be used in pg_hba.conf
|
||||
|
||||
|
||||
Data Types
|
||||
|
Reference in New Issue
Block a user