Re: First draft of PG 19 release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: First draft of PG 19 release notes
Date
Msg-id ad_DcdMpMOxb1MGK@momjian.us
Whole thread
In response to Re: First draft of PG 19 release notes  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
Responses Re: First draft of PG 19 release notes
Re: First draft of PG 19 release notes
List pgsql-hackers
On Wed, Apr 15, 2026 at 07:55:56AM +0530, Ashutosh Bapat wrote:
> Hi Bruce,
> 
> On Wed, Apr 15, 2026 at 6:49 AM Bruce Momjian <bruce@momjian.us> wrote:
> >
> > I have completed the first draft of the PG 19 release notes:
> >
> >         https://www.postgresql.org/docs/devel/release-19.html
> >
> > The feature count is 212.  The recent average is 200:
> 
> One correction:
> 
> Add simplified shared memory registration function
> ShmemRequestStruct() (Ashutosh Bapat) §
> 
> Heikki Linnakangas is the primary author of this commit.
> 
> Also, depending upon the availability of space, here's a suggested version:
> 
> -- 
> Add simplified and improved shared memory registration function
> ShmemRequestStruct (Heikki Linnakangas, Ashutosh Bapat)

I have used your text above.  FYI, the commit message only has this for
author:

    Co-authored-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>

> Allows requesting named shared memory structures during and after
> server startup. Functions ShmemInitStruct() and ShmemInitHash() remain
> for backward compatibility.

I didn't add this text because the number of readers interested in this
change is very small.  Those who are interested can read the commit
message.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: [PATCH] postmaster: fix stale PM_STARTUP comment
Next
From: SATYANARAYANA NARLAPURAM
Date:
Subject: Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions