public inbox for [email protected]
help / color / mirror / Atom feedFrom: Erik Rijkers <[email protected]>
To: Heikki Linnakangas <[email protected]>
To: PostgreSQL Hackers <[email protected]>
Subject: Re: pgsql: Cleanup comments/docs around the new shmem request callbacks
Date: Wed, 8 Jul 2026 04:26:10 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
Op 7/7/26 om 21:40 schreef Heikki Linnakangas:
> Cleanup comments/docs around the new shmem request callbacks
>
> Make it explicit in the docs that the shmem initialization callbacks
> are called while holding ShmemIndexLock.
>
> Reviewed-by: Ashutosh Bapat <[email protected]>
> Discussion: https://www.postgresql.org/message-id/[email protected]...
> Backpatch-through: 19
>
> Branch
> ------
> REL_19_STABLE
>
> Details
> -------
> https://git.postgresql.org/pg/commitdiff/a53d6d8aea8fe703d86dd2bdc0a3d86800eca7c3
>
> Modified Files
> --------------
> doc/src/sgml/xfunc.sgml | 4 ++--
Hi,
in doc/src/sgml/xfunc.sgml
the sentence:
"two backends trying to initializing the memory area"
should be:
"two backends trying to initialize the memory area"
Thanks,
Erik
> src/backend/storage/ipc/shmem.c | 7 +++++--
> 2 files changed, 7 insertions(+), 4 deletions(-)
>
view thread (4+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: pgsql: Cleanup comments/docs around the new shmem request callbacks
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox