Christopher Kings-Lynne <[EMAIL PROTECTED]> writes: > Is there still someone around who's working on getting a similar patch > into 7.5? Seems there huge user demand for such a thing...
Andrew Overholt did some preliminary work toward implementing the SQL99-spec WITH functionality (which subsumes what CONNECT BY does, and a few other things too). But he's left Red Hat and gone back to school. One of the many things on my todo list is to pick up that patch and get it finished. IIRC Andrew had finished the parser work and we had a paper design for the executor support. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend