Re: Omission of 'FROM' ? diff between pgsql 7.4.1 and pgsql 8.1.4 - Mailing list pgsql-sql

From Milen A. Radev
Subject Re: Omission of 'FROM' ? diff between pgsql 7.4.1 and pgsql 8.1.4
Date
Msg-id eedrqi$nkv$1@sea.gmane.org
Whole thread Raw
In response to Omission of 'FROM' ? diff between pgsql 7.4.1 and pgsql 8.1.4  (gould@embl.de)
List 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 by date:

Previous
From: gould@embl.de
Date:
Subject: Omission of 'FROM' ? diff between pgsql 7.4.1 and pgsql 8.1.4
Next
From: "A. Kretschmer"
Date:
Subject: Re: Omission of 'FROM' ? diff between pgsql 7.4.1 and pgsql 8.1.4