Update TODO list.

This commit is contained in:
Bruce Momjian 2001-03-14 19:28:51 +00:00
parent 9de4b77cee
commit 3534e3b68f

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Sun Mar 11 14:26:45 EST 2001 Last updated: Wed Mar 14 14:28:37 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -329,6 +329,7 @@ MISCELLANEOUS
ANALYZE, and CLUSTER ANALYZE, and CLUSTER
* Force transactions that commit at near the same time use a single fsync() * Force transactions that commit at near the same time use a single fsync()
* Make blind writes go through the file descriptor cache * Make blind writes go through the file descriptor cache
* Allow logging of query durations
SOURCE CODE SOURCE CODE
----------- -----------