Re: Outdated description of PG_CACHE_LINE_SIZE
Julien Rouhaud <rjuju123@gmail.com>
From: Julien Rouhaud <rjuju123@gmail.com>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-07-03T09:24:23Z
Lists: pgsql-hackers
On Mon, Jul 03, 2023 at 12:01:55PM +0300, Heikki Linnakangas wrote: > On 01/07/2023 10:49, Julien Rouhaud wrote: > > > > 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! Thanks!
Commits
-
Update PG_CACHE_LINE_SIZE description.
- dc6070bf5dee 17.0 landed