Re: [HACKERS] regression tests
От | The Hermit Hacker |
---|---|
Тема | Re: [HACKERS] regression tests |
Дата | |
Msg-id | Pine.BSF.3.96.980201073354.12562L-100000@thelab.hub.org обсуждение исходный текст |
Ответ на | regression tests (Bruce Momjian <maillist@candle.pha.pa.us>) |
Список | pgsql-hackers |
On Sun, 1 Feb 1998, Bruce Momjian wrote: > Has anyone tested the regression tests recently. Many problems, I > maybe think the ORDER BY is broken, as a Unixware person reported. > Can't beta release with this problem. Is it the new psort() NULL > handling, or something else? I just got a chance to do it...the select_distinct test fails miserably over here on: QUERY: SELECT DISTINCT two, string4, ten FROM temp ORDER BY two using <, string4 using <, ten using <; with: two|string4|ten ---+-------+--- 0|AAAAxx | 0 0|HHHHxx | 0 0|OOOOxx | 0 0|VVVVxx | 0 + 0|OOOOxx | 0 + 0|HHHHxx | 0 + 0|AAAAxx | 0 + 0|OOOOxx | 0 + 0|HHHHxx | 0 + 0|OOOOxx | 0 + 0|HHHHxx | 0 + 0|OOOOxx | 0 + 0|HHHHxx | 0 + 0|VVVVxx | 0 + 0|HHHHxx | 0 + 0|AAAAxx | 0 <etc,etc> Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
В списке pgsql-hackers по дате отправления: