Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 565dcdf commit 31504ccCopy full SHA for 31504cc
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Dec 2 00:42:30 EST 2002
+Last updated: Tue Dec 3 12:38:29 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -295,7 +295,8 @@ Transactions
295
Exotic Features
296
===============
297
298
-* Add sql3 recursive unions
+* Add SQL99 WITH clause to SELECT
299
+* Add SQL99 WITH RECURSIVE to SELECT
300
* Add the concept of dataspaces/tablespaces [tablespaces]
301
* Allow queries across multiple databases [crossdb]
302
* Add pre-parsing phase that converts non-ANSI features to supported features
0 commit comments