pgsql: Fix misspelling in docs

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix misspelling in docs
Date: 2026-07-08 07:25:07
Message-ID: E1whMeY-0007FX-2v@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix misspelling in docs

Reported-by: Erik Rijkers <er(at)xs4all(dot)nl>
Discussion: https://www.postgresql.org/message-id/6223b7dc-bfee-fcff-88d9-13f99b8d4897@xs4all.nl
Backpatch-through: 19

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9120b7958b7b0f44589c635e41af9b33819615ff

Modified Files
--------------
doc/src/sgml/xfunc.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2026-07-08 07:25:27 Re: pgsql: Cleanup comments/docs around the new shmem request callbacks
Previous Message Michael Paquier 2026-07-08 05:34:49 pgsql: injection_points: Switch wait/wakeup to rely on atomics