pgsql: doc: split out the NATURAL/CROSS JOIN in SELECT syntax
Started by Bruce Momjianalmost 4 years ago1 messagescomitters
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: /messages/by-id/67b71d3e-0c22-44df-a223-351f14418319@www.fastmail.com
Backpatch-through: 11
Branch
------
REL_13_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/181cc0906b9130f0acb37131a50c06a601ec115c
Modified Files
--------------
doc/src/sgml/ref/select.sgml | 46 +++++++++++++++++++++++---------------------
1 file changed, 24 insertions(+), 22 deletions(-)