Re: SunOS4 port - Mailing list pgsql-hackers

From Tom Lane
Subject Re: SunOS4 port
Date
Msg-id 9990.1007528460@sss.pgh.pa.us
Whole thread Raw
In response to SunOS4 port  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: SunOS4 port  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List 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 by date:

Previous
From: Tatsuo Ishii
Date:
Subject: SunOS4 port
Next
From: Tatsuo Ishii
Date:
Subject: Re: SunOS4 port