Re: SunOS4 port

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: SunOS4 port
Дата
Msg-id 9990.1007528460@sss.pgh.pa.us
обсуждение исходный текст
Ответ на SunOS4 port  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Ответы Re: SunOS4 port  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список pgsql-hackers
Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> So far I think I have done the SunOS4 port except the parallel
> regression test. Unfortunately the machine is in production and I
> could not increase the shmem parameters. Instead I have done the
> serial test and got 4 errors (see attached regression.diffs).

Most of those look insignificant --- either results of the known
problem that SunOS's atoi doesn't detect overflow, or uninteresting
geometry diffs.  But I'm worried about the diffs in the bit test.
Could you look into that?
        regards, tom lane


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: SunOS4 port
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: SunOS4 port