projects
/
users
/
hanada
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
414f94f
)
Update TODO list.
author
Bruce Momjian
<
[email protected]
>
Mon, 19 Feb 2001 20:46:14 +0000
(20:46 +0000)
committer
Bruce Momjian
<
[email protected]
>
Mon, 19 Feb 2001 20:46:14 +0000
(20:46 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index c8759444d1cb328620d4bbdaffbe5710f15dfc12..000599f0d93cd25db81af023e5b06d456563ca23 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated: Mon Feb 19 1
4:06:37
EST 2001
+Last updated: Mon Feb 19 1
5:46:05
EST 2001
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-321,6
+321,7
@@
MISC
* Prevent pg_attribute from having duplicate oids for indexes (Tom)
* Force transactions that commit at near the same time use a single fsync()
* Make blind writes go through the file descriptor cache
+* LAZY VACUUM (Vadim)
SOURCE CODE
-----------