diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-02-05 17:02:43 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-02-05 17:02:43 +0000 |
commit | dd14cd63beee8eca5646b41d16d39933d9a201ee (patch) | |
tree | 0104e37d25e9839a28e489c78e864afaf395d74e | |
parent | d4e62e5deda4e067c335736780fbdcfbbd9ce140 (diff) | |
download | postgresql-dd14cd63beee8eca5646b41d16d39933d9a201ee.tar.gz postgresql-dd14cd63beee8eca5646b41d16d39933d9a201ee.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ 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) @@ -235,7 +235,7 @@ PERFORMANCE 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) INDEXES |