Re: [HACKERS] "Adding missing from clause"

Поиск
Список
Период
Сортировка
От Nigel J. Andrews
Тема Re: [HACKERS] "Adding missing from clause"
Дата
Msg-id Pine.LNX.4.21.0305011011420.23473-200000@ponder.fairway2k.co.uk
обсуждение исходный текст
Ответы Re: [HACKERS] "Adding missing from clause"  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [HACKERS] "Adding missing from clause"  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-patches
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

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Nic Ferrier
Дата:
Сообщение: refcursor result set patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] "Adding missing from clause"