[HACKERS] PinBuffer() no longer makes use of strategy

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема [HACKERS] PinBuffer() no longer makes use of strategy
Дата
Msg-id 6e9e5170-c3e6-a185-db57-7967ff000779@BlueTreble.com
обсуждение исходный текст
Ответы Re: [HACKERS] PinBuffer() no longer makes use of strategy  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Commit 48354581a49c30f5757c203415aa8412d85b0f70 (Allow Pin/UnpinBuffer 
to operate in a lockfree manner) removed the code in PinBuffer that 
conditionally incremented usage_count when a ring buffer was in use. Was 
that intentional? ISTM the old behavior should have been retained.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Parallel Index Scans
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [HACKERS] PinBuffer() no longer makes use of strategy