Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Date
Msg-id 639b5c4e-b2de-49d9-bf47-cc772c68cc45@iki.fi
Whole thread Raw
In response to Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
List pgsql-hackers
On 10/11/2025 17:16, Tom Lane wrote:
> Heikki Linnakangas <hlinnaka@iki.fi> writes:
>> Committed. Thanks for the quick review!
> 
> I think the number this should have bumped is PG_CONTROL_VERSION
> (thanks to the new field therein).  Bumping CATALOG_VERSION_NO
> seems quite beside the point.

Ah thanks, I forgot we have that as a separate version number. I'll go 
bump that now. (I will not try to revert the CATALOG_VERSION_NO change, 
that would be very confusing.)

- Heikki




pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Improve LWLock tranche name visibility across backends
Next
From: Nathan Bossart
Date:
Subject: Re: Improve LWLock tranche name visibility across backends