projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87cdaf5
)
Update TODO list.
author
Bruce Momjian
Fri, 28 Jul 2000 02:28:08 +0000
(
02:28
+0000)
committer
Bruce Momjian
Fri, 28 Jul 2000 02:28:08 +0000
(
02:28
+0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 45d1bae5086fe158fa0b0058fd6725bcd1bc3e84..f903ba053df1fa178eb2a7f138be90747ab5cb5b 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated: Thu Jul 27
14:51:15
EDT 2000
+Last updated: Thu Jul 27
22:27:39
EDT 2000
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-172,6
+172,7
@@
EXOTIC FEATURES
* Add replication of distributed databases [replication]
* Allow queries across multiple databases
* Allow nested transactions (Vadim)
+* Allow INSERT/UPDATE to return new.col or old.col (Philip)
MISC