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

From Michael Paquier
Subject Re: Remove unused fields from BufferCacheNumaRec
Date
Msg-id aSKP3W2FClbFbE8o@paquier.xyz
Whole thread Raw
In response to Re: Remove unused fields from BufferCacheNumaRec  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
On Sun, Nov 23, 2025 at 12:27:08PM +0800, Chao Li wrote:
> 1. "This loop stores into os_page_ptrs[]” is understandable, but
> feels a bit incomplete to me as non-English-speaking. I understand
> your intention is to make “stores” and “touches” to share
> “addresses”. But this is not a strong opinion comment, if Michael
> considers okay, I will be fine as well.

I have actually used something slightly different at the end, and
appl-ed the result.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Sugamoto Shinya
Date:
Subject: [PATCH] Add error hints for invalid COPY options
Next
From: "cca5507"
Date:
Subject: Re: [BUG] Incorrect historic snapshot may be serialized to disk during fast-forwarding