Skip to content

Commit 3ab5ac8

Browse files
committed
Add
> * Add WAL index reliability improvement to non-btree indexes
1 parent 9d6d4df commit 3ab5ac8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Dec 28 13:30:58 EST 2001
3+
Last updated: Fri Dec 28 14:35:26 EST 2001
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -330,6 +330,7 @@ MISCELLANEOUS
330330
* Show location of syntax error in query [yacc]
331331
* Change representation of whole-tuple parameters to functions
332332
* Add optional CRC checksum to heap and index pages
333+
* Add WAL index reliability improvement to non-btree indexes
333334

334335
PERFORMANCE
335336
-----------

0 commit comments

Comments
 (0)