Re: Removing shm_mq.c's volatile qualifiers - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Removing shm_mq.c's volatile qualifiers
Date
Msg-id CA+TgmoZ867udCS_NhyzvQZATPcDtFYqeqhrCtJR71YvaXBkkOQ@mail.gmail.com
Whole thread Raw
In response to Removing shm_mq.c's volatile qualifiers  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: Removing shm_mq.c's volatile qualifiers  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
On Sun, Feb 11, 2018 at 6:52 PM, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
> As far as I can see, all the volatile qualifiers in shm_mq.c have been
> redundant since ec9037df263.

That's the commit that added shm_mq.c.  ITYM 0709b7ee as you said in
the commit message....

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: CALL stmt, ERROR: unrecognized node type: 113 bug
Next
From: Tom Lane
Date:
Subject: Re: CALL stmt, ERROR: unrecognized node type: 113 bug