Update TODO list.

This commit is contained in:
Bruce Momjian 2001-03-10 18:18:26 +00:00
parent 06351c36a6
commit 1455f68a55
1 changed files with 2 additions and 1 deletions

View File

@ -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