Re: Cool hack with recursive queries - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Cool hack with recursive queries
Date
Msg-id 18310.1227301871@sss.pgh.pa.us
Whole thread Raw
In response to Re: Cool hack with recursive queries  (David Fetter <david@fetter.org>)
Responses Re: Cool hack with recursive queries  (David Fetter <david@fetter.org>)
Re: Cool hack with recursive queries  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
List pgsql-hackers
David Fetter <david@fetter.org> writes:
> On Fri, Nov 21, 2008 at 09:06:13PM +0100, Zdenek Kotala wrote:
>> I takes 2.6 second on my laptop. I think it is not so bad.

> About 2.0 on my OS/X laptop.  Could this be a problem on whatever
> architecture/OS/compiler combo you have?

Not everyone is using fast new laptops.

This is a cool hack, agreed, but that doesn't make it a useful
regression test.  Whatever value it might have isn't going to
repay the community-wide expenditure of cycles.
        regards, tom lane


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Cool hack with recursive queries
Next
From: Andrew Dunstan
Date:
Subject: Re: HEAD build failure on win32 mingw