Re: 7.4 shared memory error on 64-bit SPARC/Solaris 5.8 - Mailing list pgsql-patches

From Tom Lane
Subject Re: 7.4 shared memory error on 64-bit SPARC/Solaris 5.8
Date
Msg-id 27204.1070317157@sss.pgh.pa.us
Whole thread Raw
In response to 7.4 shared memory error on 64-bit SPARC/Solaris 5.8  (Thomas Baden <lindysandiego@yahoo.com>)
Responses Re: 7.4 shared memory error on 64-bit SPARC/Solaris 5.8  (Kurt Roeckx <Q@ping.be>)
List pgsql-patches
Thomas Baden <lindysandiego@yahoo.com> writes:
> Hi there.  My install was failing the regression tests
> due to a shared memory error.

After reviewing the proposed patch, I find it hard to believe that the
patch would have fixed any such problem --- even if key_t is 64 bits
on your system, the code should still have worked, because we'd never
have selected a key value wider than 32 bits anyway.  What *exact*
misbehavior were you seeing?

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: 7.4 shared memory error on 64-bit SPARC/Solaris 5.8
Next
From: Bruce Momjian
Date:
Subject: Re: psql: \dg and groups for \du