DO NOT REPLY [Bug 41181] - Problem in Postgres query
[email protected] Sun, 25 Feb 2007 23:49:50 -0800 (PST)
| Newsgroups | gmane.comp.jakarta.slide.devel |
|---|---|
| Message-ID | <[email protected]> |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41181>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=41181 ------- Additional Comments From [email protected] 2007-02-25 23:49 ------- Hi, I've had the same problem and i've solved it like this : - add a USING foo1, foo2,... clause in the query ex : delete from VERSION_HISTORY using URI where VERSION_HISTORY.URI_ID = URI.URI_ID and URI.URI_STRING = ? It works for me (PostgreSQL 8.2.3) Nicolas Aguilé -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.