]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: split out the NATURAL/CROSS JOIN in SELECT syntax
authorBruce Momjian <bruce@momjian.us>
Thu, 1 Sep 2022 01:46:14 +0000 (21:46 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 1 Sep 2022 01:46:23 +0000 (21:46 -0400)
commit58d9107079b0450f1408f99fc6485893fa20f8f3
tree8577d00a7dd3198feee4a12676ae51b7801916b1
parentcc0e506a64104c8a4ac7ee0515781c0caeacddad
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