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-0001aq-4n@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
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7f79f9582185eb7086ac3c59fa79b47a37cd7d7a

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