From: Bruce Momjian Date: Sat, 30 Sep 2000 02:20:53 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_1_BETA~611 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f6a51cfa919f22133a970fb8ae3bf42f7181ddcb;p=thirdparty%2Fpostgresql.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 804d52a3a4b..60102d7e503 100644 --- a/doc/TODO +++ b/doc/TODO @@ -173,6 +173,8 @@ EXOTIC FEATURES * Allow queries across multiple databases * Allow nested transactions (Vadim) * Allow INSERT/UPDATE to return new.col or old.col (Philip) +* SQL*Net listener that makes PostgreSQL appear as an Oracle database + to clients MISC