Removing shm_mq.c's volatile qualifiers

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Removing shm_mq.c's volatile qualifiers
Дата
Msg-id CAEepm=204T37SxcHo4=xw5btho9jQ-=ZYYrVdcKyz82XYzMoqg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Removing shm_mq.c's volatile qualifiers
Re: Removing shm_mq.c's volatile qualifiers
Список pgsql-hackers
Hi,

As far as I can see, all the volatile qualifiers in shm_mq.c have been
redundant since ec9037df263.  Here's a patch to remove them (like
several similar patches -- see commit message).  Does this make sense?
 Is there something special about that pointer to volatile pointer to
PGPROC?  If so I don't see it.

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

Вложения

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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: [HACKERS] A misconception about the meaning of 'volatile' in GetNewTransactionId?
Следующее
От: Thomas Munro
Дата:
Сообщение: OCD questions about LWTRANCHE_REPLICATION_ORIGIN