|
|
|
@ -1,6 +1,6 @@ |
|
|
|
TODO list for PostgreSQL |
|
|
|
TODO list for PostgreSQL |
|
|
|
======================== |
|
|
|
======================== |
|
|
|
Last updated: Mon Jun 4 16:12:00 EDT 2001 |
|
|
|
Last updated: Mon Jun 4 16:27:40 EDT 2001 |
|
|
|
|
|
|
|
|
|
|
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |
|
|
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |
|
|
|
|
|
|
|
|
|
|
|
@ -219,7 +219,7 @@ EXOTIC FEATURES |
|
|
|
|
|
|
|
|
|
|
|
* Add sql3 recursive unions |
|
|
|
* Add sql3 recursive unions |
|
|
|
* Add the concept of dataspaces/tablespaces [tablespaces] |
|
|
|
* Add the concept of dataspaces/tablespaces [tablespaces] |
|
|
|
* Allow SQL92 schemas (Tom) |
|
|
|
* Allow SQL92 schemas [schema] |
|
|
|
* Allow queries across multiple databases |
|
|
|
* Allow queries across multiple databases |
|
|
|
* Add pre-parsing phase that converts non-ANSI features to supported features |
|
|
|
* Add pre-parsing phase that converts non-ANSI features to supported features |
|
|
|
* SQL*Net listener that makes PostgreSQL appear as an Oracle database |
|
|
|
* SQL*Net listener that makes PostgreSQL appear as an Oracle database |
|
|
|
|