missing FROM-clause in version 9.2

Started by Arun P.Lalmost 13 years ago2 messagesgeneral
Jump to latest
#1Arun P.L
arunpl@hotmail.com

Hi All,

Getting an error in version 9.2 "ERROR: missing FROM-clause entry for table" for some queries. Server parameter "add_missing_from" is removed from version 9 as per release notes, so is there any workaround for fixing this issue? or is the better way is modifying all these queries ?

Thanks for your help in Advance,
Arun

#2Laurenz Albe
laurenz.albe@cybertec.at
In reply to: Arun P.L (#1)
Re: missing FROM-clause in version 9.2

Arun P.L wrote:

Getting an error in version 9.2 "ERROR: missing FROM-clause entry for table" for some queries. Server
parameter "add_missing_from" is removed from version 9 as per release notes, so is there any
workaround for fixing this issue? or is the better way is modifying all these queries ?

The parameter has been "off" by default since version 8.1
and was removed in version 9.0.

You will have to fix the queries.

Yours,
Laurenz Albe

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general