diff options
author | Bruce Momjian | 2000-07-28 02:28:08 +0000 |
---|---|---|
committer | Bruce Momjian | 2000-07-28 02:28:08 +0000 |
commit | b399b862eddd26c7d5102f13368456a149441533 (patch) | |
tree | 16d85b816a4879ef44152f1732e23135e496b4f3 | |
parent | 87cdaf5491ea6d9e2701bb2b557d64c80c7de4e0 (diff) |
Update TODO list.
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 (pgman@candle.pha.pa.us) @@ -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 |