On Wed, Feb 25, 2009 at 07:30:30PM -0500, Tom Lane wrote: > David Fetter <[email protected]> writes: > > Should the patch (and the feature) use WITH RECURSIVE in order to > > get the entire tree? > > See the note at the top of that file that all queries are expected > to work with server versions back to 7.4.
Would it be OK to have a different code path for pre-8.4 databases? Cheers, David. -- David Fetter <[email protected]> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: [email protected] Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
