Update PG_CACHE_LINE_SIZE description.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: dc6070bf5deec475b7efecaabf71eb9b49633973
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2023-07-03T08:56:30Z
Releases: 17.0
Update PG_CACHE_LINE_SIZE description.

PG_CACHE_LINE_SIZE was originally only used in xlog.c, but this hasn't
been true for a very long time and is now wildly used, so modify its
description to not mention any explicit source code file.

Author: Julien Rouhaud
Discussion: https://www.postgresql.org/message-id/20230701074936.p3qcssl4t7murt2q@jrouhaud

Files

PathChange+/−
src/include/pg_config_manual.h modified +7 −7

Discussion