mirror of
https://github.com/postgres/postgres.git
synced 2026-04-29 02:00:35 -04:00
Update TODO list.
This commit is contained in:
parent
87cdaf5491
commit
b399b862ed
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Thu Jul 27 14:51:15 EDT 2000
|
||||
Last updated: Thu Jul 27 22:27:39 EDT 2000
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -172,6 +172,7 @@ EXOTIC FEATURES
|
|||
* Add replication of distributed databases [replication]
|
||||
* Allow queries across multiple databases
|
||||
* Allow nested transactions (Vadim)
|
||||
* Allow INSERT/UPDATE to return new.col or old.col (Philip)
|
||||
|
||||
MISC
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue