projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06351c3
)
Update TODO list.
author
Bruce Momjian
<
[email protected]
>
Sat, 10 Mar 2001 18:18:26 +0000
(18:18 +0000)
committer
Bruce Momjian
<
[email protected]
>
Sat, 10 Mar 2001 18:18:26 +0000
(18:18 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index c0a29224f689f089bbf8285f5c0a61321ddfb8cd..a4b83ebd5c039bac5d0386696eadec7242b4c37f 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated:
Thu Mar 8 11:52:56
EST 2001
+Last updated:
Sat Mar 10 13:18:12
EST 2001
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-237,6
+237,7
@@
EXOTIC FEATURES
* Allow queries across multiple databases
* Allow nested transactions (Vadim)
* Allow INSERT/UPDATE ... RETURNING new.col or old.col (Philip)
+* Convert non-Ansi feature to PostgreSQL features
* SQL*Net listener that makes PostgreSQL appear as an Oracle database
to clients
* Incremental backups