mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Add crossdb TODO.detail item:
--- > * Allow queries across multiple databases [crossdb]
This commit is contained in:
parent
c80a067cae
commit
51517f514d
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Sat Dec 29 12:18:10 EST 2001
|
Last updated: Sat Dec 29 12:56:06 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -318,7 +318,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 [schema]
|
* Allow SQL92 schemas [schema]
|
||||||
* Allow queries across multiple databases
|
* Allow queries across multiple databases [crossdb]
|
||||||
* Add pre-parsing phase that converts non-ANSI features to supported features
|
* Add pre-parsing phase that converts non-ANSI features to supported features
|
||||||
* Allow plug-in modules to emulate features from other databases
|
* Allow plug-in modules to emulate features from other databases
|
||||||
* SQL*Net listener that makes PostgreSQL appear as an Oracle database
|
* SQL*Net listener that makes PostgreSQL appear as an Oracle database
|
||||||
|
Loading…
x
Reference in New Issue
Block a user