Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty?
Nazir Bilal Yavuz <byavuz81@gmail.com>
From: Nazir Bilal Yavuz <byavuz81@gmail.com>
To: Srinath Reddy Sadipiralla <srinath.reddy@zohocorp.com>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-12-08T12:53:21Z
Lists: pgsql-hackers
Hi Srinath, On Sat, 7 Dec 2024 at 11:17, Srinath Reddy Sadipiralla <srinath.reddy@zohocorp.com> wrote: > > ---- On Fri, 06 Dec 2024 16:40:51 +0530 Nazir Bilal Yavuz <byavuz81@gmail.com> wrote --- > > LGTM. > > sorry i didn't get,what you meant to say is the assert failure which i said is correct and does my patch to this looks good?🤔 Sorry if I was not clear. Yes, I wanted to say what you said is correct and the patch looks good to me. -- Regards, Nazir Bilal Yavuz Microsoft
Commits
-
Make BufferIsExclusiveLocked and BufferIsDirty work for local buffers.
- f6ff75f79689 18.0 landed