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-0000Tm-89@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9d179d9c23b9d4cc1a4ffa02e4de79114de064d7

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.