Removing shm_mq.c's volatile qualifiers

Edit
ID 1548
Title Removing shm_mq.c's volatile qualifiers
Topic Refactoring
Created 2018-02-27 02:43:15
Last modified 2018-03-02 00:30:21 (6 years, 8 months ago)
Latest email 2018-03-02 00:30:00 (6 years, 8 months ago)
Status
2018-03: Committed
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer Andres Freund (andresfreund)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1548
git checkout commitfest/cf/1548
Emails
Removing shm_mq.c's volatile qualifiers
First at 2018-02-11 23:52:32 by Thomas Munro <thomas.munro at enterprisedb.com>
Latest at 2018-03-02 00:30:00 by Andres Freund <andres at anarazel.de>
Latest attachment (0001-Remove-volatile-qualifiers-from-shm_mq.c.patch) at 2018-02-11 23:52:32 from Thomas Munro <thomas.munro at enterprisedb.com>
    Attachment (0001-Remove-volatile-qualifiers-from-shm_mq.c.patch) at 2018-02-11 23:52:32 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
History
When Who What
2018-03-02 00:30:21 Andres Freund (andresfreund) Closed in commitfest 2018-03 with status: Committed
2018-03-02 00:30:21 Andres Freund (andresfreund) Changed committer to andresfreund
2018-02-27 02:43:22 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2018-02-27 02:43:15 Thomas Munro (macdice) Attached mail thread CAEepm=204T37SxcHo4=xw5btho9jQ-=ZYYrVdcKyz82XYzMoqg@mail.gmail.com
2018-02-27 02:43:15 Thomas Munro (macdice) Created patch record
Edit