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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Larry Rosenman <ler@lerctr.org>
Cc: Adrian Maier <adrian.maier@gmail.com>, pgsql-hackers@postgresql.org
Date: 2007-04-09T17:17:11Z
Lists: pgsql-hackers
Larry Rosenman <ler@lerctr.org> writes:
> 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.

If the bundled compiler is still the same non-ANSI-C weakling that was
bundled in HPUX 10, there's no chance.  It would be great to have a
buildfarm member using HP's real ANSI-spec C compiler though.
I still do a lot of my own development on HPUX 10 + gcc, so I'm not
particularly worried about lack of that combination in the buildfarm.

			regards, tom lane