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

From X-MAN
Subject Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF
Date
Msg-id tencent_5E6D8EB4E01328DF789645D4468D86F00308@qq.com
Whole thread
In response to Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF  (Paul A Jungwirth <pj@illuminatedcomputing.com>)
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


Thanks a lot for the review!

--
X-MAN (Zizhuan Liu) 
44973863@QQ.COM

pgsql-docs by date:

Previous
From: Paul A Jungwirth
Date:
Subject: Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF
Next
From: solai v
Date:
Subject: Re: doc: Clarify ANALYZE VERBOSE output