Re: psql 7.3.4 disagrees with NATURAL CROSS JOIN

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: psql 7.3.4 disagrees with NATURAL CROSS JOIN
Date: 2004-05-07 21:19:05
Message-ID: 16141.1083964745@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> During the irc discussion I discovered that. But the CREATE TABLE page
> in the docs appears to suggest that it is legal. That should be fixed.

Where exactly? I see

For the INNER and OUTER join types, a join condition must be specified,
namely exactly one of NATURAL, ON join_condition, or USING (join_column
[, ...]). See below for the meaning. For CROSS JOIN, none of these
clauses may appear.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-05-07 21:37:20 Re: psql 7.3.4 disagrees with NATURAL CROSS JOIN
Previous Message Marc G. Fournier 2004-05-07 21:06:31 Strengthing mail restriction rules in Postfix