| From: | Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
|---|---|
| To: | "Arun P(dot)L *EXTERN*" <arunpl(at)hotmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: missing FROM-clause in version 9.2 |
| Date: | 2013-06-24 12:32:32 |
| Message-ID: | A737B7A37273E048B164557ADEF4A58B17BB5E4C@ntex2010a.host.magwien.gv.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | boraldomaster | 2013-06-24 12:42:27 | Re: Index scan and bitmap index scan - hard to understand how planner chooses |
| Previous Message | Alexander Law | 2013-06-24 12:00:00 | Re: BUG #7493: Postmaster messages unreadable in a Windows console |