pgsql: C comment: correct use of 64-"byte" cache line size

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: C comment: correct use of 64-"byte" cache line size
Дата
Msg-id E1kEFVR-0001ad-2j@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
C comment:  correct use of 64-"byte" cache line size

Reported-by: Kelly Min

Discussion: https://postgr.es/m/CAPSbxatOiQO90LYpSC3+svAU9-sHgDfEP4oFhcEUt_X=DqFA9g@mail.gmail.com

Backpatch-through: 9.5

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3b5af0e95ad5a3d9b478826336a11ad1d201c378

Modified Files
--------------
src/include/storage/buf_internals.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix rare deadlock failure in create_am regression test.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Collect attribute data on extension owned tables being dumped