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

From: X-MAN <44973863(at)qq(dot)com>
To: Paul A Jungwirth <pj(at)illuminatedcomputing(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-26 01:59:13
Message-ID: tencent_5E6D8EB4E01328DF789645D4468D86F00308@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

&gt;On Mon, May 25, 2026 at 2:33 AM X-MAN <44973863(at)qq(dot)com&gt; wrote:
&gt;&gt;
&gt;&gt; Hi,
&gt;&gt; I noticed an inconsistency in the documentation between UPDATE and DELETE
&gt;&gt; commands regarding the FOR PORTION OF clause description.
&gt;&gt;
&gt;&gt; In doc/src/sgml/ref/update.sgml (line 169), the description reads:
&gt;&gt; &nbsp; "must be in the form ( portion ) where portion is an expression..."
&gt;&gt;
&gt;&gt; In doc/src/sgml/ref/delete.sgml (line 166), it reads:
&gt;&gt; &nbsp;"must be in the form ( portion ), where portion is an expression..."
&gt;
&gt;Thanks for the patch! This looks good to me.
&gt;
&gt;Yours,
&gt;
&gt;--
&gt;Paul &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;~{:-)
&gt;pj(at)illuminatedcomputing(dot)com

Thanks a lot for the review!

--
X-MAN (Zizhuan Liu)&nbsp;
44973863(at)QQ(dot)COM

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message solai v 2026-06-03 04:39:28 Re: doc: Clarify ANALYZE VERBOSE output
Previous Message Paul A Jungwirth 2026-05-25 23:21:29 Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF