Re: pgsql: Cleanup comments/docs around the new shmem request callbacks
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Erik Rijkers <er@xs4all.nl>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-07-08T07:25:27Z
Lists: pgsql-hackers
On 08/07/2026 05:26, Erik Rijkers wrote: > 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" Fixed, thanks! - Heikki