|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Thu Jan 1821:53:43 EST 2001 |
| 3 | +Last updated:Thu Jan 1823:07:47 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -213,7 +213,7 @@ EXOTIC FEATURES |
213 | 213 | * Add the concept of dataspaces/tablespaces [tablespaces] |
214 | 214 | * Allow queries across multiple databases |
215 | 215 | * Allow nested transactions (Vadim) |
216 | | -* Allow INSERT/UPDATE to return new.col or old.col (Philip) |
| 216 | +* Allow[INSERT/UPDATE] ... RETURNING new.col or old.col (Philip) |
217 | 217 | * SQL*Net listener that makes PostgreSQL appear as an Oracle database |
218 | 218 | to clients |
219 | 219 | * Incremental backups |
|