From: Ravi H. (JIRA) <no...@at...> - 2006-05-12 14:28:24
|
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 |