Sparc stuff again. - Mailing list pgsql-hackers

From Damond Walker
Subject Sparc stuff again.
Date
Msg-id wxEB3.600$es3.115790@typhoon1.gnilink.net
Whole thread Raw
List pgsql-hackers
    Alright, I managed to find out why PostgreSQL dies when run on my Sparc.
Seems it's hitting a function called tas() and never exiting (that's what
gdb postmaster <id> is showing from the backtrace anyway).  I've managed to
find about three or so different places where tas() is defined (using
assembler).  Does anyone have a patch that I can apply to fix this behavior?
                       Damo




pgsql-hackers by date:

Previous
From: Michael Simms
Date:
Subject: Vacuum analyze bug CAUGHT
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] PG_UPGRADE status