Re: Re: Call for platforms

From: Mark Knox <segfault(at)hardline(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Re: Call for platforms
Date: 2001-03-30 03:33:42
Message-ID: 5.0.2.1.0.20010329222819.009ea9c0@wheresmymailserver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 11:06 PM 3/28/01 -0500, Tom Lane wrote:
>Mark Knox <segfault(at)hardline(dot)org> writes:
>> I don't think this solution would be valid on many other platforms.
>
>Au contraire --- the ARM is the first platform I've heard of that does
>not think sizeof(ItemPointerData) is 6. Else we'd have seen this
>regress test fail before.

I meant I don't think *my* solution (ie packing the struct) would be valid anywhere else. It seems to be an arm-specific problem so maybe it needs an arm-specific patch? I've had to do this type of thing many times to get packages working properly in arm linux. It's a quirky platform.

>> Well, this patch seems to produce attlens of 6 as desired, but it
>> causes many (13) of the regression tests to fail. Do you want to see
>> the regression.diffs?
>
>Please.

See attached.

Attachment Content-Type Size
regression.diffs application/octet-stream 107.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2001-03-30 04:02:28 RE: [HACKERS] Re: possible row locking bug in 7.0.3 & 7.1
Previous Message Mikheev, Vadim 2001-03-30 03:14:39 RE: [HACKERS] Re: possible row locking bug in 7.0.3 & 7.1