Add:
authorBruce Momjian
Thu, 5 Dec 2002 20:30:36 +0000 (20:30 +0000)
committerBruce Momjian
Thu, 5 Dec 2002 20:30:36 +0000 (20:30 +0000)
> * Add SQL99 WITH clause to SELECT (Tom, Fernando)
> * Add SQL99 WITH RECURSIVE to SELECT (Tom, Fernando)
443a444
> * Fernando Nasser 

doc/TODO

index db8a91b79ddc4015a6351b5305e5e8a4093fbd71..1022b0fd67f8e4c2ab1172f9a4ffef06d01f3a22 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Wed Dec  4 13:23:41 EST 2002
+Last updated:      Thu Dec  5 15:30:28 EST 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -296,8 +296,8 @@ Transactions
 Exotic Features
 ===============
 
-* Add SQL99 WITH clause to SELECT
-* Add SQL99 WITH RECURSIVE to SELECT
+* Add SQL99 WITH clause to SELECT (Tom, Fernando)
+* Add SQL99 WITH RECURSIVE to SELECT (Tom, Fernando)
 * Add the concept of dataspaces/tablespaces [tablespaces]
 * Allow queries across multiple databases [crossdb]
 * Add pre-parsing phase that converts non-ANSI features to supported features
@@ -441,6 +441,7 @@ Developers who have claimed items are:
 * D'Arcy is D'Arcy J.M. Cain 
 * Dave is Dave Cramer 
 * Edmund is Edmund Mergl 
+* Fernando Nasser 
 * Gavin Sherry 
 * Hiroshi is Hiroshi Inoue 
 * Karel is Karel Zak