Re: Outdated description of PG_CACHE_LINE_SIZE
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Julien Rouhaud <rjuju123@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2023-07-03T09:01:55Z
Lists: pgsql-hackers
On 01/07/2023 10:49, Julien Rouhaud wrote: > Hi, > > I just noticed that the comment for PG_CACHE_LINE_SIZE still says that "it's > currently used in xlog.c", which hasn't been true for quite some time. > > PFA a naive patch to make the description more generic. Applied, thanks! -- Heikki Linnakangas Neon (https://neon.tech)
Commits
-
Update PG_CACHE_LINE_SIZE description.
- dc6070bf5dee 17.0 landed