Re: Remove PG_MMAP_FLAGS
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>, Peter Eisentraut <peter@eisentraut.org>
Date: 2026-01-24T02:46:13Z
Lists: pgsql-hackers
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. -- Michael
Commits
-
Remove PG_MMAP_FLAGS from mem.h
- c100340729b6 19 (unreleased) landed
-
Dramatically reduce System V shared memory consumption.
- b0fc0df9364d 9.3.0 cited