]> granicus.if.org Git - postgresql/commit
Improve documentation of JOIN syntax. Explain NATURAL as an alternative
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 15 Feb 2001 04:10:54 +0000 (04:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 15 Feb 2001 04:10:54 +0000 (04:10 +0000)
commit52cacf46b45fe92b91b3cb1ceef9db164bb328a8
tree916697aabdc69459532377a400ad0c0406b7846f
parent5c907335587585ea4294b4f2efd2cf4dd69c0ae5
Improve documentation of JOIN syntax.  Explain NATURAL as an alternative
to ON and USING for specifying the join condition, not as an independent
kind of join semantics.
doc/src/sgml/queries.sgml
doc/src/sgml/sql.sgml