Update TODO list.

This commit is contained in:
Bruce Momjian 2000-02-05 17:02:43 +00:00
parent d4e62e5ded
commit dd14cd63be

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Fri Feb 4 17:40:21 EST 2000 Last updated: Sat Feb 5 12:02:12 EST 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -235,7 +235,7 @@ PERFORMANCE
FSYNC FSYNC
* -Allow transaction commits with rollback with no-fsync performance [fsync](Vadim) * Allow transaction commits with rollback with no-fsync performance [fsync](Vadim)
* -Prevent fsync in SELECT-only queries(Vadim) * -Prevent fsync in SELECT-only queries(Vadim)
INDEXES INDEXES