Add support for WITH statement

Bug #729134 reported by Gary Poster
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Storm
New
Undecided
Unassigned

Bug Description

Postgres 8.4 supports the WITH statement, and in experiments I have found it to be a powerful optimization tool that also can make queries more readable, which is a nice and relatively rare combination. I'd like it to be added to Storm's Select statement support. I'm interested in implementing this if I can find the time. Note that the "recursive" aspects of the WITH statement are less interesting to me right now, but I'd be willing to try to include that too.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.