]> granicus.if.org Git - postgresql/commitdiff
Add
authorBruce Momjian <bruce@momjian.us>
Fri, 28 Dec 2001 19:35:52 +0000 (19:35 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 28 Dec 2001 19:35:52 +0000 (19:35 +0000)
> * Add WAL index reliability improvement to non-btree indexes

doc/TODO

index fa951997f6bfc5568df0263c5204e8899b4da516..e97e0dfd87ebc47aee8f695d89af14d6013a60f7 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Fri Dec 28 13:30:58 EST 2001
+Last updated:          Fri Dec 28 14:35:26 EST 2001
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -330,6 +330,7 @@ MISCELLANEOUS
 * Show location of syntax error in query [yacc]
 * Change representation of whole-tuple parameters to functions
 * Add optional CRC checksum to heap and index pages
+* Add WAL index reliability improvement to non-btree indexes
 
 PERFORMANCE
 -----------