Re: OUTER keyword - Mailing list pgsql-hackers

From Tom Lane
Subject Re: OUTER keyword
Date
Msg-id 489.1286201990@sss.pgh.pa.us
Whole thread Raw
In response to OUTER keyword  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: OUTER keyword
List pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> Why is OUTER a type_func_name_keyword? The grammar doesn't require that, 
> it could as well be unreserved.

Hm, you sure?  All the JOIN-related keywords used to need to be at least
that to avoid conflicts, IIRC.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Review: Patch for Synchronous Replication
Next
From: Fujii Masao
Date:
Subject: Re: is sync rep stalled?