aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/sql/postgres_fdw.sql
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-07-20 12:41:26 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2017-07-20 12:41:26 -0400
commited3dc224e5aabd3cb0a5c348107f973fe5b10b0d (patch)
treeece8d0c328fc8523a6ea95810a015e623f524175 /contrib/postgres_fdw/sql/postgres_fdw.sql
parenteb145fdfea91ee5dc6d7aad0309527f810f7c90a (diff)
downloadpostgresql-ed3dc224e5aabd3cb0a5c348107f973fe5b10b0d.tar.gz
postgresql-ed3dc224e5aabd3cb0a5c348107f973fe5b10b0d.zip
Doc: clarify description of degenerate NATURAL joins.
Claiming that NATURAL JOIN is equivalent to CROSS JOIN when there are no common column names is only strictly correct if it's an inner join; you can't say e.g. CROSS LEFT JOIN. Better to explain it as meaning JOIN ON TRUE, instead. Per a suggestion from David Johnston. Discussion: https://postgr.es/m/CAKFQuwb+mYszQhDS9f_dqRrk1=Pe-S6D=XMkAXcDf4ykKPmgKQ@mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions