diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-02-09 20:09:29 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-02-09 20:09:29 +0000 |
commit | 1a03ab9c871e5e673f719548478cf3e5a27d5351 (patch) | |
tree | f10d445cea86c19ec9beafa7ca9b8c5ea96e7a64 | |
parent | ecd853737690478f85c5304a5ea1f4a3792480b3 (diff) |
Update TODO list.
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Sat Feb 5 12:02:12 EST 2000 +Last updated: Wed Feb 9 15:08:47 EST 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -155,7 +155,6 @@ INDEXES * Add FILLFACTOR to index creation * -Allow indexing of LIKE with localle character sets * -Allow indexing of more than eight columns -* update pg_class.relhasindex during vacuum when all indexes are dropped COMMANDS |