mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
Add
> * Add WAL index reliability improvement to non-btree indexes
This commit is contained in:
parent
9d6d4dfeeb
commit
3ab5ac86e8
3
doc/TODO
3
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
|
||||
-----------
|
||||
|
Loading…
x
Reference in New Issue
Block a user