aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index a4b05a16dd1..1d20152728f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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