summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2003-02-17 20:47:29 +0000
committerBruce Momjian2003-02-17 20:47:29 +0000
commitcf55ee57588aedaf54b434eada8ef12bdd6835d1 (patch)
treef0289838c77af3b8fcfc6b8807f400642885637f
parenta8ed5dc069fae4538828f8801fa826a11529ff9e (diff)
Add:
> * Allow CIDR format to be used in pg_hba.conf
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index c90fba89338..b551edf15c3 100644
--- a/doc/TODO
+++ b/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 ([email protected])
@@ -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