Re: Fix volatile vs. pointer confusion

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Fix volatile vs. pointer confusion
Дата
Msg-id 79a7248b-2350-d2ca-17d4-6b4d198be6aa@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Fix volatile vs. pointer confusion  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On 2019-03-11 09:31, Michael Paquier wrote:
> On Mon, Mar 11, 2019 at 08:23:39AM +0100, Peter Eisentraut wrote:
>> Attached patch fixes a couple of cases of that.  Most instances were
>> already correct.
> 
> It seems to me that you should look at that:
> https://www.postgresql.org/message-id/20190308055911.GG4099@paquier.xyz
> They treat about the same subject, and a patch has been sent for this
> CF.

I'm aware of that patch and have been looking at it.  But it's not
directly related to this issue.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: Offline enabling/disabling of data checksums
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Fix volatile vs. pointer confusion