Re: Omission of 'FROM' ? diff between pgsql 7.4.1 and pgsql 8.1.4

Поиск
Список
Период
Сортировка
От Milen A. Radev
Тема Re: Omission of 'FROM' ? diff between pgsql 7.4.1 and pgsql 8.1.4
Дата
Msg-id eedrqi$nkv$1@sea.gmane.org
обсуждение исходный текст
Ответ на Omission of 'FROM' ? diff between pgsql 7.4.1 and pgsql 8.1.4  (gould@embl.de)
Список pgsql-sql
gould@embl.de написа:
[...]
> Is there some query optimization config setting I can set in pgsql 8.1.4 to fix
> this problem rather than having to change  the queries in the code? I've read
> over the changes between pgsql 7 and pgsql 8 but nothing seems to stand out to
> me as referencing this problem. Anyone with more knowledge that can point me in
> the right direction?

Look here for "add_missing_from" -
http://www.postgresql.org/docs/8.1/static/runtime-config-compatible.html#RUNTIME-CONFIG-COMPATIBLE-VERSION


-- 
Milen A. Radev



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

Предыдущее
От: gould@embl.de
Дата:
Сообщение: Omission of 'FROM' ? diff between pgsql 7.4.1 and pgsql 8.1.4
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: Omission of 'FROM' ? diff between pgsql 7.4.1 and pgsql 8.1.4