]> 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:26 +0000 (21:46 -0400)
commitc2db84fc596c2007b2185140d1f283bab42b59e7
tree9b32fa999f2786cc43da85d4f925f2ad11f75ebf
parentec20545b20de29ae78e8cc8b6860c72be3ae71cd
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