Commit 3ab5ac86 authored by Bruce Momjian's avatar Bruce Momjian

Add

> * Add WAL index reliability improvement to non-btree indexes
parent 9d6d4dfe
TODO list for PostgreSQL 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) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -330,6 +330,7 @@ MISCELLANEOUS ...@@ -330,6 +330,7 @@ MISCELLANEOUS
* Show location of syntax error in query [yacc] * Show location of syntax error in query [yacc]
* Change representation of whole-tuple parameters to functions * Change representation of whole-tuple parameters to functions
* Add optional CRC checksum to heap and index pages * Add optional CRC checksum to heap and index pages
* Add WAL index reliability improvement to non-btree indexes
PERFORMANCE PERFORMANCE
----------- -----------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment