projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4e62e5
)
Update TODO list.
author
Bruce Momjian
<bruce@momjian.us>
Sat, 5 Feb 2000 17:02:43 +0000
(17:02 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Sat, 5 Feb 2000 17:02:43 +0000
(17:02 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index e0d27e97d7081b116613534385a1e1bf5f6c9750..f75fb1bd12f381c57bb426a9ec4b9805f1d8f4bf 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-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