| From: | Heikki Linnakangas <heikki(at)enterprisedb(dot)com> |
|---|---|
| To: | nilay çeter <nilayceter(at)gmail(dot)com> |
| Cc: | PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: BUG #3277: error occurs between different versions |
| Date: | 2007-05-18 12:34:01 |
| Message-ID: | 464D9D39.3050306@enterprisedb.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
nilay çeter wrote:
> Yes,it is the same query, and had worked on PostgreSQL8.0 ,but although I
> had already added "onay_durum" to from clause and it did not work on 8.2,I
> have changed the 'add_missing_from = off ' and made it on in conf. file but
> it didn't work too.
> I have no idea about what to do:(
Please keep the list CC'd so others can help.
There must be something wrong with the way you added onay_durum to the
FROM-clause, but it's impossible to say what without seeing the modified
query and error message. Just check the query again carefully.
I presume you meant that you changed 'add_missing_from = on', not off,
in the config file.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Indrek | 2007-05-18 13:00:01 | BUG #3290: can't install |
| Previous Message | Max Khon | 2007-05-18 08:39:18 | Re: ON DELETE CASCADE with multiple paths |