Re: Linux for S/390 Patches - Mailing list pgsql-ports

From Thomas Lockhart
Subject Re: Linux for S/390 Patches
Date
Msg-id 3A154456.692BE201@alumni.caltech.edu
Whole thread Raw
In response to Linux for S/390 Patches  (Neale.Ferguson@softwareAG-usa.com)
Responses Re: Linux for S/390 Patches
Re: Linux for S/390 Patches
List pgsql-ports
> I have used the latest snapshot to create the following patches to provide
> support for Linux on S/390. As you can see the additions are trivial. The
> build went without a hitch.

Great! I've applied the patches to my tree, and Bruce or I will
propagate them into CVS. I've also updated our list of supported
platforms :)

We list platforms by "OS" and "Processor". What would be the correct
entries for S/390? Presumably S/390 is the processor, but I'm not
familiar with how IBM does their labeling...

> The regression tests went well with only geometry
> failing due to a difference in the 13th decimal place; and in inet for reasons
> I haven't explored fully.

I'll guess that the inet failures are due to differences in bit-shifting
behavior when generating masks. Will you have time to look at it? You
are probably already familiar with the tree, but if not look in
src/backend/utils/adt/ for the inet support.

                     - Thomas

pgsql-ports by date:

Previous
From: Neale.Ferguson@softwareAG-usa.com
Date:
Subject: Linux for S/390 Patches
Next
From: Peter Eisentraut
Date:
Subject: Re: Linux for S/390 Patches