Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF - Mailing list pgsql-docs

From Paul A Jungwirth
Subject Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF
Date
Msg-id CA+renyXr0+1RmKKbef24cBGbid4P85M9FYPynK76Ld1KtVBJxw@mail.gmail.com
Whole thread
In response to [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF  ("X-MAN" <44973863@qq.com>)
Responses Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF
List pgsql-docs
On Mon, May 25, 2026 at 2:33 AM X-MAN <44973863@qq.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@illuminatedcomputing.com



pgsql-docs by date:

Previous
From: "X-MAN"
Date:
Subject: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF
Next
From: "X-MAN"
Date:
Subject: Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF