Join syntax and join order
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2002-08-06T20:26:14Z
Lists: pgsql-hackers
Can we make the fact that the "explicit" inner join syntax also controls the join order optional? It's pretty annoying, because that syntax is supposed to be a convenience but with PostgreSQL it's a recipe to slow down your applications. -- Peter Eisentraut peter_e@gmx.net