mirror of
https://github.com/postgres/postgres.git
synced 2026-07-15 04:40:58 -04:00
Update TODO list.
This commit is contained in:
parent
0d5407e6e0
commit
74c732cb87
1 changed files with 2 additions and 2 deletions
4
doc/TODO
4
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue