diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-06-04 20:27:52 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-06-04 20:27:52 +0000 |
commit | 5075a98996aaa472f21d661244d15517f337a0c3 (patch) | |
tree | b1a0ca4a805474f03e2d715cec1dac13cf00b037 | |
parent | cadf7ee34e16f6315a0cea2333991ce169ded35d (diff) |
Update TODO list.
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ 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) @@ -219,7 +219,7 @@ EXOTIC FEATURES * Add sql3 recursive unions * Add the concept of dataspaces/tablespaces [tablespaces] -* Allow SQL92 schemas (Tom) +* Allow SQL92 schemas [schema] * Allow queries across multiple databases * Add pre-parsing phase that converts non-ANSI features to supported features * SQL*Net listener that makes PostgreSQL appear as an Oracle database |