From: Max R. A. (JIRA) <no...@at...> - 2006-05-12 14:51:12
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1745?page=comments#action_23093 ] Max Rydahl Andersen commented on HHH-1745: ------------------------------------------ Any chance you could create a matching test case for it ? Look for org/hibernate/test/sql which contains db-specific test cases for this. Much appreciated! > Returning resultset from PostgreSQL stored procedure > ---------------------------------------------------- > > Key: HHH-1745 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1745 > Project: Hibernate3 > Type: Patch > Components: core > Versions: 3.2.0 cr1 > Environment: 3.2 cr1 (2006.03.27), PostgreSQL 8.1 > Reporter: Ravi Hegde > Attachments: patch.txt > > > Returning resultset from PostgreSQL stored procedure throws an exception because of incomplete PostgreSQL dialect implementation. Problem has been fixed and tested. I have attached the patch file with this issue. Would appreciate if the patch is included at the earliest. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |