Re: What X86/X64 OS's do we need coverage for? - Mailing list pgsql-hackers

From Adrian Maier
Subject Re: What X86/X64 OS's do we need coverage for?
Date
Msg-id cd30ef8c0704090922h51846d0dk2599a50055417405@mail.gmail.com
Whole thread Raw
In response to Re: What X86/X64 OS's do we need coverage for?  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Responses Re: What X86/X64 OS's do we need coverage for?  (Larry Rosenman <ler@lerctr.org>)
Re: What X86/X64 OS's do we need coverage for?  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
>
> > The other platform I've whined about missing for some time is HP-UX,
> > especially on PA-RISC. But that's a whole different story.
>
> there are more obscure and rare platforms(both in terms  that might be a
> win for the buildfarm but HP-UX is really missing.

Hello,

I have access to a PA-RISC machine running HP-UX 11.11. Unfortunately
the machine is on a dedicated network and has no Internet access.

It should be possible to create a mirror of the CVS repository on my machine
(which has access to both the Internet and the dedicated network) so that
the HP-UX server could get the sources from my machine.
But I am not sure whether the results could be reported back to the buildfarm.


Cheers,
Adrian Maier


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Query
Next
From: Peter Eisentraut
Date:
Subject: Re: "select ('{}'::text[])[1]" returns NULL -- is it correct?