Re: Remove PG_MMAP_FLAGS - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: Remove PG_MMAP_FLAGS
Date
Msg-id CAExHW5ttiBheh67HPqVqOCkfEZ9w=R--Bb2KvHh0X-ucNuc8ow@mail.gmail.com
Whole thread Raw
In response to Re: Remove PG_MMAP_FLAGS  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Remove PG_MMAP_FLAGS
List pgsql-hackers
On Sat, Jan 24, 2026 at 8:16 AM Michael Paquier <michael@paquier.xyz> wrote:
>
> On Fri, Jan 23, 2026 at 03:33:33PM +0530, Ashutosh Bapat wrote:
> > I revised the patch a bit. The macro had parenthesis around the macro
> > definition which are not required in the assignment. Removed them.
> > Also revised the commit message a bit.
>
> WFM.

Thanks a lot for taking care of this.

--
Best Wishes,
Ashutosh Bapat



pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication
Next
From: "cca5507"
Date:
Subject: Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT