Re: Regression test fails when BLCKSZ is 1kB

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Regression test fails when BLCKSZ is 1kB
Дата
Msg-id 200804211939.31242.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Regression test fails when BLCKSZ is 1kB  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Regression test fails when BLCKSZ is 1kB  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Список pgsql-hackers
Am Montag, 21. April 2008 schrieb Tom Lane:
> That sounds like a pretty bad idea, since it would treat ordering
> differences as insignificant even when they aren't --- for example,
> an ordering difference in the output of a query that *has* an
> ORDER BY is usually a bug.

Well, we wouldn't treat ordering differences as OK, but we could print

foo ... FAILED (only ordering differences)

which might give a clue.

Then again, the effort to make this bulletproof might be more than continuing 
to field the occasional question about the issue.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: Regression test fails when BLCKSZ is 1kB
Следующее
От: Tino Wildenhain
Дата:
Сообщение: Re: TODO, FAQs to Wiki?