From: Bruce Momjian Date: Mon, 17 Feb 2003 20:47:29 +0000 (+0000) Subject: Add: X-Git-Tag: REL7_4_BETA1~1027 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf55ee57588aedaf54b434eada8ef12bdd6835d1;p=postgresql Add: > * Allow CIDR format to be used in pg_hba.conf --- diff --git a/doc/TODO b/doc/TODO index c90fba8933..b551edf15c 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 (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