projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e64ca05
)
Update TODO list.
author
Bruce Momjian
<
[email protected]
>
Thu, 6 Sep 2001 20:40:05 +0000
(20:40 +0000)
committer
Bruce Momjian
<
[email protected]
>
Thu, 6 Sep 2001 20:40:05 +0000
(20:40 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 9ab9f58a933f1c30d2c70056ec4d34455ddc3f12..ec92d6070013bd7b5a2c202f1b594935858e34c6 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated: Thu Sep 6 16:
37:09
EDT 2001
+Last updated: Thu Sep 6 16:
40:00
EDT 2001
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-245,7
+245,7
@@
TRANSACTIONS
* Allow autocommit so always in a transaction block
* Overhaul bufmgr/lockmgr/transaction manager
-* Allow nested transactions / savepoints
(Vadim)
+* Allow nested transactions / savepoints
[transactions]
* Handle transaction rollover (Tom) [transactions]
EXOTIC FEATURES