=?ISO-8859-1?Q?Dennis_Bj=F6rklund?= <db(at)zigo(dot)dhs(dot)org> writes:
> The item i'm extra curious about is
> * Add SQL99 WITH clause to SELECT (Tom, Fernando)
Actually, Andrew Overholt is the guy doing the work on that ...
Fernando and I are, um, supervising.
> The simple non recursive case can be implemented in a straight forward
> (but stupid) way, where one "just" substitute in for the variables.
I don't see a lot of interest in the non-recursive case; it seems just
a bizarre alternate syntax for subselect-in-FROM. The recursive case
is interesting and useful though.
regards, tom lane