pgsql: doc: clarify syntax notation, particularly parentheses - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: clarify syntax notation, particularly parentheses
Date
Msg-id E1nFSGH-0000Tq-8x@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  clarify syntax notation, particularly parentheses

Also move TCL syntax to the PL/tcl section.

Reported-by: davs2rt@gmail.com

Discussion: https://postgr.es/m/164308146320.12460.3590769444508751574@wrigleys.postgresql.org

Backpatch-through: 10

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/58e9d28091e76bfd4a2670bc9ca8ba44d958e57d

Modified Files
--------------
doc/src/sgml/notation.sgml | 6 +++---
doc/src/sgml/pltcl.sgml    | 6 ++++--
2 files changed, 7 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: windows: Improve crash / assert / exception handling.
Next
From: Tom Lane
Date:
Subject: pgsql: Remove configure's check for rl_completion_append_character.