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