You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org> on 2007/02/08 15:21:49 UTC

[JIRA] Created: (CAY-750) Stored procedures without parameters fail on Postgres 8

Stored procedures without parameters fail on Postgres 8
-------------------------------------------------------

                 Key: CAY-750
                 URL: https://issues.apache.org/cayenne/browse/CAY-750
             Project: Cayenne
          Issue Type: Bug
    Affects Versions: 1.2 [STABLE], 2.0 [STABLE], 3.0
         Environment: PostgreSQL 8.1, Mac OS X Intel, postgresql-8.1-405.jdbc3.jar
            Reporter: Andrus Adamchik
         Assigned To: Andrus Adamchik
            Priority: Minor
             Fix For: 3.0


This was first reported here:

http://objectstyle.org/cayenne/lists/cayenne-user/2007/02/0043.html

and I can reproduce the issue with a unit test. We need to add a set of empty parenthesis at the end of the proc invocation.

Need to test other DB's too - curious how they will behave..

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.