Re: Remove unused fields from BufferCacheNumaRec - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Re: Remove unused fields from BufferCacheNumaRec
Date
Msg-id aS2erHanSI1FiN5M@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
In response to Re: Remove unused fields from BufferCacheNumaRec  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
Hi,

Thanks for having looked at it!

On Sun, Nov 23, 2025 at 12:27:08PM +0800, Chao Li wrote:
> 
> As long as compile passes, that proves the removal of the unused fields is safe.

Most of the time, but not always, see [1].

[1]: https://www.postgresql.org/message-id/aS2b3LoUypW1/Gdz%40ip-10-97-1-34.eu-west-3.compute.internal

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Philipp Marek
Date:
Subject: Re: [PATCH] Better Performance for PostgreSQL with large INSERTs
Next
From: Jelte Fennema-Nio
Date:
Subject: Re: Safer hash table initialization macro