Re: HP-UX PA-RISC/Itanium 64-bit Patch and HP-UX 11.23 Patch

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Shinji Teragaito <shinji(at)kobe(dot)hp(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: HP-UX PA-RISC/Itanium 64-bit Patch and HP-UX 11.23 Patch
Date: 2004-08-24 04:39:55
Message-ID: 28271.1093322395@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Shinji Teragaito <shinji(at)kobe(dot)hp(dot)com> writes:
> I made a patch to let PostgreSQL work in the LP64 data model on
> HP-UX PA-RISC and HP-UX Itanium platform.

The s_lock change looks good ... but ...

This patch seems likely to break many other platforms. You do not
seriously expect us to apply that change to float8.out, do you?

I'd also like to know the rationale for the Makefile.shlib changes
(which did not seem to be needed the last time I tested on HPUX 11)
and the -lxnet addition to Makefile.hpux (ditto).

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-08-24 04:49:32 Re: [COMMITTERS] pgsql-server: Rearrange pg_subtrans handling as
Previous Message Christopher Kings-Lynne 2004-08-24 04:30:16 Re: [COMMITTERS] pgsql-server: Rearrange pg_subtrans handling

Browse pgsql-patches by date

  From Date Subject
Next Message Shinji Teragaito 2004-08-24 08:23:19 Re: HP-UX PA-RISC/Itanium 64-bit Patch and HP-UX 11.23 Patch
Previous Message Shinji Teragaito 2004-08-24 04:13:43 HP-UX PA-RISC/Itanium 64-bit Patch and HP-UX 11.23 Patch