|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Sat Dec 29 12:18:10 EST 2001 |
| 3 | +Last updated:Sat Dec 29 12:56:06 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -318,7 +318,7 @@ EXOTIC FEATURES
|
318 | 318 | * Add sql3 recursive unions
|
319 | 319 | * Add the concept of dataspaces/tablespaces [tablespaces]
|
320 | 320 | * Allow SQL92 schemas [schema]
|
321 |
| -* Allow queries across multiple databases |
| 321 | +* Allow queries across multiple databases [crossdb] |
322 | 322 | * Add pre-parsing phase that converts non-ANSI features to supported features
|
323 | 323 | * Allow plug-in modules to emulate features from other databases
|
324 | 324 | * SQL*Net listener that makes PostgreSQL appear as an Oracle database
|
|