Re: Bug or stupidity

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Bug or stupidity
Дата
Msg-id 20041023081917.S53934@megazone.bigpanda.com
обсуждение исходный текст
Ответ на Re: Bug or stupidity  (Philip Hofstetter <phofstetter@sensational.ch>)
Ответы Re: Bug or stupidity  (Thomas Hallgren <thhal@mailblocks.com>)
Список pgsql-general
On Sat, 23 Oct 2004, Philip Hofstetter wrote:

> > As for what's SQL standard, I think by a strict definition your query
> > shouldn't be allowed at all, referencing an undefined table.
>
> This is exactly what I think too. I mean: I know I made an error in my
> query. It would just have been easier to find if PostgreSQL actually had
> told me so (I'm not getting those NOTICEs from PHP...).
>
> If it's wrong, it should be disallowed, not made worse by assuming a
> completely wrong thing.

It's enabled in large part for backwards compatibility.  There's a runtime
option that controls the behavior (add_missing_from).


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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Bug or stupidity
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: OID's