Fwd: Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty?
Srinath Reddy Sadipiralla <srinath.reddy@zohocorp.com>
From: Srinath Reddy Sadipiralla <srinath.reddy@zohocorp.com>
To: "pgsql-hackers" <pgsql-hackers@lists.postgresql.org>
Date: 2024-12-09T05:10:35Z
Lists: pgsql-hackers
============ Forwarded message ============ From: Srinath Reddy Sadipiralla <srinath.reddy@zohocorp.com> To: "Nazir Bilal Yavuz"<byavuz81@gmail.com>, "pgsql-hackers"<pgsql-hackers@lists.postgresql.org>, "Andres Freund"<andres@anarazel.de> Date: Mon, 09 Dec 2024 10:14:06 +0530 Subject: Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? ============ Forwarded message ============ Hi, added this bug to commitfest https://commitfest.postgresql.org/51/5428/ Regards, Srinath Reddy Sadipiralla Member of Technical Staff Zoho
Commits
-
Make BufferIsExclusiveLocked and BufferIsDirty work for local buffers.
- f6ff75f79689 18.0 landed