Remove unused fields from BufferCacheNumaRec - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Remove unused fields from BufferCacheNumaRec
Date
Msg-id aSBOKX6pLJzumbmF@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
List pgsql-hackers
Hi hackers,

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

Regards,

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

Attachment

pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: change default default_toast_compression to lz4?
Next
From: Aleksander Alekseev
Date:
Subject: Re: 10% drop in code line count in PG 17