doc: split out the NATURAL/CROSS JOIN in SELECT syntax
authorBruce Momjian
Thu, 1 Sep 2022 01:46:14 +0000 (21:46 -0400)
committerBruce Momjian
Thu, 1 Sep 2022 01:46:14 +0000 (21:46 -0400)
commit181cc0906b9130f0acb37131a50c06a601ec115c
treea1509e2c62187ee597d92dcb4427d6bba67c23f2
parentb6fe152fc27a07322386b269651675083abb6545
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
doc/src/sgml/ref/select.sgml