Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF

From: Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>
To: X-MAN <44973863(at)qq(dot)com>
Cc: pgsql-docs <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF
Date: 2026-05-25 23:21:29
Message-ID: CA+renyXr0+1RmKKbef24cBGbid4P85M9FYPynK76Ld1KtVBJxw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Mon, May 25, 2026 at 2:33 AM X-MAN <44973863(at)qq(dot)com> wrote:
>
> Hi,
> I noticed an inconsistency in the documentation between UPDATE and DELETE
> commands regarding the FOR PORTION OF clause description.
>
> In doc/src/sgml/ref/update.sgml (line 169), the description reads:
> "must be in the form ( portion ) where portion is an expression..."
>
> In doc/src/sgml/ref/delete.sgml (line 166), it reads:
> "must be in the form ( portion ), where portion is an expression..."

Thanks for the patch! This looks good to me.

Yours,

--
Paul ~{:-)
pj(at)illuminatedcomputing(dot)com

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message X-MAN 2026-05-26 01:59:13 Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF
Previous Message X-MAN 2026-05-25 09:32:58 [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF