Re: s_lock.h default definitions are rather confused - Mailing list pgsql-hackers

From Tom Lane
Subject Re: s_lock.h default definitions are rather confused
Date
Msg-id 18635.1421281878@sss.pgh.pa.us
Whole thread Raw
In response to Re: s_lock.h default definitions are rather confused  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: s_lock.h default definitions are rather confused
List pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> Right now I think a #ifdef/undef S_UNLOCK in the relevant gcc section
> sufficient and acceptable. It's after all the HPPA section that doesn't
> really play by the rules.

Works for me.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Shouldn't CREATE TABLE LIKE copy the relhasoids property?
Next
From: Peter Geoghegan
Date:
Subject: Re: hung backends stuck in spinlock heavy endless loop