Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ec0a5b9

Browse files
committed
Add:
> * Add SQL99 WITH clause to SELECT (Tom, Fernando) > * Add SQL99 WITH RECURSIVE to SELECT (Tom, Fernando) 443a444 > * Fernando Nasser <fnasser@redhat.com>
1 parent f7a3d74 commit ec0a5b9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/TODO

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Dec 4 13:23:41 EST 2002
3+
Last updated: Thu Dec 5 15:30:28 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -296,8 +296,8 @@ Transactions
296296
Exotic Features
297297
===============
298298

299-
* Add SQL99 WITH clause to SELECT
300-
* Add SQL99 WITH RECURSIVE to SELECT
299+
* Add SQL99 WITH clause to SELECT (Tom, Fernando)
300+
* Add SQL99 WITH RECURSIVE to SELECT (Tom, Fernando)
301301
* Add the concept of dataspaces/tablespaces [tablespaces]
302302
* Allow queries across multiple databases [crossdb]
303303
* Add pre-parsing phase that converts non-ANSI features to supported features
@@ -441,6 +441,7 @@ Developers who have claimed items are:
441441
* D'Arcy is D'Arcy J.M. Cain <darcy@druid.net>
442442
* Dave is Dave Cramer <dave@fastcrypt.com>
443443
* Edmund is Edmund Mergl <E.Mergl@bawue.de>
444+
* Fernando Nasser <fnasser@redhat.com>
444445
* Gavin Sherry <swm@linuxworld.com.au>
445446
* Hiroshi is Hiroshi Inoue <Inoue@tpf.co.jp>
446447
* Karel is Karel Zak <zakkr@zf.jcu.cz>

0 commit comments

Comments
 (0)