Skip to content
Snippets Groups Projects
Commit 31504cc8 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Updated:

< * Add sql3 recursive unions
> * Add SQL99 WITH clause to SELECT
> * Add SQL99 WITH RECURSIVE to SELECT
parent 565dcdf7
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Mon Dec 2 00:42:30 EST 2002 Last updated: Tue Dec 3 12:38:29 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -295,7 +295,8 @@ Transactions ...@@ -295,7 +295,8 @@ Transactions
Exotic Features Exotic Features
=============== ===============
* Add sql3 recursive unions * Add SQL99 WITH clause to SELECT
* Add SQL99 WITH RECURSIVE to SELECT
* Add the concept of dataspaces/tablespaces [tablespaces] * Add the concept of dataspaces/tablespaces [tablespaces]
* Allow queries across multiple databases [crossdb] * 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment