pgsql: doc: split out the NATURAL/CROSS JOIN in SELECT syntax

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: split out the NATURAL/CROSS JOIN in SELECT syntax
Дата
Msg-id E1oTZI1-000r5P-Ix@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc:  split out the NATURAL/CROSS JOIN in SELECT syntax

This allows the syntax to be more accurate about what clauses are
supported.  Also switch an example query to use the ANSI join syntax.

Reported-by: Joel Jacobson

Discussion: https://postgr.es/m/67b71d3e-0c22-44df-a223-351f14418319@www.fastmail.com

Backpatch-through: 11

Branch
------
REL_11_STABLE

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

Modified Files
--------------
doc/src/sgml/ref/select.sgml | 46 +++++++++++++++++++++++---------------------
1 file changed, 24 insertions(+), 22 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Port regress-python3-mangle.mk to Solaris "sed", redux.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: clarify that pgcrypto's gen_random_uuid calls core func.