aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-10-01 15:46:39 +0000
committerBruce Momjian <bruce@momjian.us>1999-10-01 15:46:39 +0000
commit4e9073855c65e8b9f850b0ef8683e2b6eeac6ee0 (patch)
tree3d307c72470f1b08b02d1f85cd356dcd3b46ca92
parent996c52beff9031d7dcb0d1a5ed19e28ad7c9ea6a (diff)
downloadpostgresql-4e9073855c65e8b9f850b0ef8683e2b6eeac6ee0.tar.gz
postgresql-4e9073855c65e8b9f850b0ef8683e2b6eeac6ee0.zip
Update TODO list.
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index f1dc5d630a2..a07ce521021 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Wed Sep 29 17:52:37 EDT 1999
+Last updated: Fri Oct 1 11:45:36 EDT 1999
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
@@ -172,6 +172,7 @@ EXOTIC FEATURES
* Add the concept of dataspaces
* Add replication of distributed databases
* Allow queries across multiple databases
+* Allow nested transactions
MISC