Re: implied FROM

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: implied FROM
Дата
Msg-id 20030502093219.K65288-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Re: implied FROM  ("Matt Mello" <alien@spaceship.com>)
Список pgsql-sql
On Fri, 2 May 2003, Matt Mello wrote:

> Tomasz Myrta said:
> > <cut>
> > Some people
> > said,  that it is very useful inside update queries. The conclusion was
> > this  behaviour should stay as it is.
>
> We should at least have the ability to change a PG setting to say that we DO
> NOT WANT PG to try to second guess us ('set FORDUMMYS = false', or
> whatever). In my mind, this "feature" is a violation of the spirit of SQL.
> I wish I was on this list for the "vote" everyone took on this.

Actually 7.4 should have an GUC option for this (enable_implicit_from),
see recent posts to -patches.



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: implied FROM
Следующее
От: Chris Gamache
Дата:
Сообщение: Re: What is bad in this query ?