summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index a4b83ebd5c0..5c3a77e5735 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Sat Mar 10 13:18:12 EST 2001
+Last updated: Sun Mar 11 14:26:45 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -237,7 +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
+* Add pre-parsing phase that convets non-ANSI features to supported features
* SQL*Net listener that makes PostgreSQL appear as an Oracle database
to clients
* Incremental backups