| 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 |
>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
Thanks a lot for the review!
--
X-MAN (Zizhuan Liu)
44973863(at)QQ(dot)COM
| 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 |