Re: pgsql: Cleanup comments/docs around the new shmem request callbacks

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Erik Rijkers <er(at)xs4all(dot)nl>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Cleanup comments/docs around the new shmem request callbacks
Date: 2026-07-08 07:25:27
Message-ID: 32aa8ff9-00ea-4367-ad16-e72dd933e80b@iki.fi
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers 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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2026-07-08 08:08:02 pgsql: Fix replace_property_refs() ignoring the root of expression tree
Previous Message Heikki Linnakangas 2026-07-08 07:25:07 pgsql: Fix misspelling in docs

Browse pgsql-hackers by date

  From Date Subject
Next Message Тестова Екатерина 2026-07-08 07:34:16 Re: VACUUM FULL or CREATE INDEX fails with error: missing chunk number 0 for toast value XXX
Previous Message vignesh C 2026-07-08 07:24:31 Re: Include sequences in publications created by pg_createsubscriber