pgsql: doc: clarify syntax notation, particularly parentheses

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: clarify syntax notation, particularly parentheses
Дата
Msg-id E1nFSGH-0000Tm-89@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: windows: Improve crash / assert / exception handling.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove configure's check for rl_completion_append_character.