aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index c0a29224f68..a4b83ebd5c0 100644
--- 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 (pgman@candle.pha.pa.us)
@@ -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