Re: Removing shm_mq.c's volatile qualifiers

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Removing shm_mq.c's volatile qualifiers
Дата
Msg-id CAEepm=0sibSy6nYERM2-5L5XvXM8Ji6vOYbBmQ-Uu1+_gYh=TQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Removing shm_mq.c's volatile qualifiers  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Tue, Feb 13, 2018 at 9:09 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> 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....

Right, sorry.  They were needed when they were added in ec9037df263
(Jan 2014) but they became redundant in 0709b7ee (Sep 2014).

-- 
Thomas Munro
http://www.enterprisedb.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: CALL stmt, ERROR: unrecognized node type: 113 bug
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: unique indexes on partitioned tables