Re: Cool hack with recursive queries

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Cool hack with recursive queries
Дата
Msg-id 18310.1227301871@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Cool hack with recursive queries  (David Fetter <david@fetter.org>)
Ответы Re: Cool hack with recursive queries  (David Fetter <david@fetter.org>)
Re: Cool hack with recursive queries  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Список 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 по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Cool hack with recursive queries
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: HEAD build failure on win32 mingw