diff options
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |