Re: pgsql: Fix race condition in snapshot caching when 2PC is used.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Fix race condition in snapshot caching when 2PC is used.
Дата
Msg-id 1355915.1597794204@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Fix race condition in snapshot caching when 2PC is used.  (Andres Freund <andres@anarazel.de>)
Ответы Re: pgsql: Fix race condition in snapshot caching when 2PC is used.  (Andres Freund <andres@anarazel.de>)
Список pgsql-committers
Andres Freund <andres@anarazel.de> writes:
> Fix race condition in snapshot caching when 2PC is used.

Uh, is it really okay to modify that variable with only shared
ProcArrayLock?

            regards, tom lane



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix race condition in snapshot caching when 2PC is used.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Fix race condition in snapshot caching when 2PC is used.