mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 08:42:38 -04:00
Add:
> * Allow CIDR format to be used in pg_hba.conf
This commit is contained in:
parent
a8ed5dc069
commit
cf55ee5758
1 changed files with 2 additions and 1 deletions
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue