projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de4b77
)
Update TODO list.
author
Bruce Momjian
Wed, 14 Mar 2001 19:28:51 +0000
(19:28 +0000)
committer
Bruce Momjian
Wed, 14 Mar 2001 19:28:51 +0000
(19:28 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 5c3a77e5735de99d94ab621afc0df23644c893bb..c24897a446e2f10b920da0c344a8fd6cff5f8056 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
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 (
[email protected]
)
@@
-329,6
+329,7
@@
MISCELLANEOUS
ANALYZE, and CLUSTER
* Force transactions that commit at near the same time use a single fsync()
* Make blind writes go through the file descriptor cache
+* Allow logging of query durations
SOURCE CODE
-----------