| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Daisuke Higuchi <higuchi(dot)daisuke11(at)gmail(dot)com> |
| Cc: | Erik Wienhold <ewie(at)ewie(dot)name>, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: doc: Fix missing or duplicate closing parentheses in some documents |
| Date: | 2025-11-08 03:19:59 |
| Message-ID: | aQ6231ThDhO9Nl9F@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Fri, Nov 7, 2025 at 01:39:07PM +0900, Daisuke Higuchi wrote:
> Thank you for checking!
>
> >"a regular expression (when starting with a slash (<literal>/</literal>))"
> >to this:
> >"a regular expression starting with a slash (<literal>/</literal>)"
>
> Yes, I agree with you. I also think this is easier to read.
Very good, patches applied with adjustment by Erik Wienhold.
---------------------------------------------------------------------------
>
> Regards,
>
> 2025年11月7日(金) 13:08 Erik Wienhold <ewie(at)ewie(dot)name>:
>
> On 2025-11-07 02:40 +0100, Daisuke Higuchi wrote:
> > I found that the parentheses seemed not to be handled correctly in
> > following 3 documents, so I attach the patch for this.
> >
> > - closing parentheses is missing
> > - doc/src/sgml/client-auth.sgml
> >
> > - closing parentheses is duplicate
> > - doc/src/sgml/ltree.sgml
> > - doc/src/sgml/trigger.sgml
>
> All three changes make sense. Although I would rephrase the part in
> client-auth.sgml from this:
>
> "a regular expression (when starting with a slash (<literal>/</literal>))"
>
> to this:
>
> "a regular expression starting with a slash (<literal>/</literal>)"
>
> The latter reads nicer IMO and avoids the double closing parenthesis
> which I find a bit awkward.
>
> --
> Erik Wienhold
>
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Do not let urgent matters crowd out time for investment in the future.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2025-11-10 00:56:46 | question about parallel. i read document and i can't solve it. provide the solution please. |
| Previous Message | Daisuke Higuchi | 2025-11-07 04:39:07 | Re: doc: Fix missing or duplicate closing parentheses in some documents |