missing FROM-clause in version 9.2
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
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