From 4e9073855c65e8b9f850b0ef8683e2b6eeac6ee0 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 1 Oct 1999 15:46:39 +0000 Subject: [PATCH] Update TODO list. --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index f1dc5d630a..a07ce52102 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