Re: Cool hack with recursive queries

From: David Fetter <david(at)fetter(dot)org>
To: David Rowley <dgrowley(at)gmail(dot)com>
Cc: 'Gregory Stark' <stark(at)enterprisedb(dot)com>, 'Postgres' <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Cool hack with recursive queries
Date: 2008-11-20 22:05:49
Message-ID: 20081120220549.GC19827@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Nov 19, 2008 at 10:21:06PM -0000, David Rowley wrote:
> Gregory Stark wrote:
> > So based on Graeme Job's T-SQL hack over at thedailywtf.com I adapted the
> > T-SQL code to Postgres and got this. Thought others might find it amusing.
> >
> That's pretty amazing.
>
> I think we should add a regression test with that. :)

+1 for adding a regression test :)

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kenneth Marshall 2008-11-20 22:06:56 Re: WIP parallel restore patch
Previous Message Merlin Moncure 2008-11-20 21:44:46 Re: array_agg and array_accum (patch)