Re: [COMMITTERS] pgsql: another try at keeping AIX/ppc

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [COMMITTERS] pgsql: another try at keeping AIX/ppc
Дата
Msg-id 12632.1154036860@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: another try at keeping AIX/ppc  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: [COMMITTERS] pgsql: another try at keeping AIX/ppc  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Maybe we need to try to stress test the comparison routines a bit to 
> make sure they really are deterministic.

Eyeball inspection shows that cube_cmp is wrong: it's doing
PG_RETURN_INT16 where it should say PG_RETURN_INT32.

As best I can tell, the committed expected file is actually wrong.
I'm going to patch both cube.out and cube_1.out to match what I
get after fixing the function, and we'll see where that takes us.

I notice that cube_2.out hasn't been updated.  Was that intentional?
        regards, tom lane


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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: [PATCHES] Resurrecting per-page cleaner for btree
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] extension for sql update