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

From Michael Paquier
Subject Re: Remove unused fields from BufferCacheNumaRec
Date
Msg-id aSJF6lCevilCZHpq@paquier.xyz
Whole thread Raw
In response to Remove unused fields from BufferCacheNumaRec  (Bertrand Drouvot <bertranddrouvot.pg@gmail.com>)
List pgsql-hackers
On Fri, Nov 21, 2025 at 11:34:01AM +0000, Bertrand Drouvot wrote:
> While working on [1], I noticed that there are unused fields in BufferCacheNumaRec
> since ba2a3c2302f.
>
> Also, I noticed that a comment was not at the correct location in
> pg_buffercache_numa_pages().
>
> The attached takes care of both.
>
> [1]: https://www.postgresql.org/message-id/aR9I29QgGdyUMkJq%40ip-10-97-1-34.eu-west-3.compute.internal

It seems to me that you are right here.  Will appl, thanks.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Next
From: "Dian Fay"
Date:
Subject: Re: pg_plan_advice