pgsql: Doc: improve description of UNION/INTERSECT/EXCEPT syntax.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: improve description of UNION/INTERSECT/EXCEPT syntax.
Дата
Msg-id E1mXlMw-0005P6-G8@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: improve description of UNION/INTERSECT/EXCEPT syntax.

queries.sgml failed to mention the rather important point that
INTERSECT binds more tightly than UNION or EXCEPT.  I thought
it could also use more discussion of the role of parentheses
in these constructs.

Per gripe from Christopher Painter-Wakefield.

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

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/086cda1d98238abf4f94c3edb6f4004abc9de705

Modified Files
--------------
doc/src/sgml/queries.sgml | 53 ++++++++++++++++++++++++++++++++++++++---------
1 file changed, 43 insertions(+), 10 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Vik Fearing
Дата:
Сообщение: Re: pgsql: Make node output prefix match node structure name
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Make recovery report error message when invalid page header is f