Atomic ops for unlogged LSN

Поиск
Список
Период
Сортировка
От John Morris
Тема Atomic ops for unlogged LSN
Дата
Msg-id BYAPR13MB26772534335255E50318C574A0409@BYAPR13MB2677.namprd13.prod.outlook.com
обсуждение исходный текст
Ответы Re: Atomic ops for unlogged LSN  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers

This is a short patch which cleans up code for unlogged LSNs. It replaces the existing spinlock with

atomic ops.  It could provide a performance benefit for future uses of

unlogged LSNS,  but for now it is simply a cleaner implementation.

Вложения

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

Предыдущее
От: Jacob Champion
Дата:
Сообщение: Docs: Encourage strong server verification with SCRAM
Следующее
От: David Rowley
Дата:
Сообщение: Re: PG 16 draft release notes ready