On Tue, 29 Apr 2003, Tom Lane wrote:
> Josh Berkus <josh@agliodbs.com> writes:
> > Could we have a .conf option to turn OFF the "Adding Missing From Clause for
> > Table ... "?
>
> No objection here. Send a patch.
>
I presume from this just turning it into an error would attract objection and
as I haven't seen a patch for this come through the lists I've attached one
doing:
* Add enable_implicited_join GUC, defaulting to true. Emit notice if
enabled, throw error if disabled when adding implicit RTE.
--
Nigel J. Andrews