Re: Join syntax and join order

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2002-08-07T03:55:51Z
Lists: pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Can we make the fact that the "explicit" inner join syntax also controls
> the join order optional?

I'm certainly not wedded to it, but what's the implementation plan,
and how will you make the control available to them that needs it?

			regards, tom lane