diff options
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Tue Jul 4 01:17:20 EDT 2000 +Last updated: Thu Jul 6 21:31:00 EDT 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -113,6 +113,7 @@ INDEXES fails index can't store constant parameters * Allow SQL function indexes * Add FILLFACTOR to index creation +* Re-enable partial indexes COMMANDS |