Re: Re: UNION JOIN vs UNION SELECT

Chris Bitmead <chrisb@nimrod.itg.telstra.com.au>

From: Chris <chrisb@nimrod.itg.telstra.com.au>
To:
Cc: pgsql-hackers@postgreSQL.org
Date: 2000-08-29T00:07:39Z
Lists: pgsql-hackers
> the grammar is just plain not LR(1) unless you
> count UNION JOIN as a single token. 

Would it be bad to make UNION JOIN as a single token?