| From: | Daisuke Higuchi <higuchi(dot)daisuke11(at)gmail(dot)com> |
|---|---|
| To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | doc: Fix missing or duplicate closing parentheses in some documents |
| Date: | 2025-11-07 01:40:48 |
| Message-ID: | CAEVT6c9FRQcFCzQ8AO=QoeQNA-w6RhTkfOUHzY6N2xD5YnBxhg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Hi
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
Regards
| Attachment | Content-Type | Size |
|---|---|---|
| doc_fix_missing_parentheses_client-auth.patch | application/octet-stream | 888 bytes |
| doc_fix_duplicate_parentheses_trigger.patch | application/octet-stream | 506 bytes |
| doc_fix_duplicate_parentheses_ltree.patch | application/octet-stream | 691 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Erik Wienhold | 2025-11-07 04:08:27 | Re: doc: Fix missing or duplicate closing parentheses in some documents |
| Previous Message | Erik Wienhold | 2025-11-06 22:48:41 | Re: Use uppercase keywords in foreign key tutorial |