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

From Bruce Momjian
Subject pgsql: C comment: correct use of 64-"byte" cache line size
Date
Msg-id E1kEFVR-0001ad-2j@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix rare deadlock failure in create_am regression test.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Collect attribute data on extension owned tables being dumped