[PATCH] Fix typo in select for update documentation

From: Garry Polley <garrympolley(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: [PATCH] Fix typo in select for update documentation
Date: 2026-08-18 17:57:58
Message-ID: CAPj_C4wRh_JSi_RSFZLPUDVoVeOjFhos5RG+DggtK38wzakjEQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Noticed a minor grammatical error in the documentation on this page
https://www.postgresql.org/docs/current/sql-select.html#SQL-FOR-UPDATE-SHARE
-- figured I could provide the change.

Attached is the patch file, I think I did it right.

Let me know if this is too trivial for a patch. While reading the docs, I
got a little tripped up on the language, so I figured I might as well
improve it.

Best,

Garry Polley

Attachment Content-Type Size
0001-Minor-typo-fix-on-select-for-update-share-docs.patch application/octet-stream 1.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2026-08-18 18:01:25 Re: pgstat: Flush some statistics within running transactions, take 2
Previous Message Álvaro Herrera 2026-08-18 17:44:32 Re: Recent "could not register background process" buildfarm failures