Re: What X86/X64 OS's do we need coverage for?

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Adrian Maier <adrian(dot)maier(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: What X86/X64 OS's do we need coverage for?
Date: 2007-04-09 16:38:22
Message-ID: 20070409113654.C12246@thebighonker.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 9 Apr 2007, Adrian Maier wrote:

>>
>> > 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.
>
I think I'll be able to set up my HP-UX 11.11 box here, as soon as it gets
fixed, and assuming either the bundled compiler will work or I can get
GCC on it.

This will take a week or 2, but I have permission now.

(This box can get out to the internet via our proxy).

LER

>
> Cheers,
> Adrian Maier
>
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683 E-Mail: ler(at)lerctr(dot)org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2007-04-09 16:39:36 Re: [HACKERS] Arrays of Complex Types
Previous Message Peter Eisentraut 2007-04-09 16:27:16 Re: "select ('{}'::text[])[1]" returns NULL -- is it correct?