PATCH: FB#115423: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject PATCH: FB#115423: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter
Date
Msg-id 4BE40CC0.2090806@enterprisedb.com
Whole thread Raw
Responses Re: PATCH: FB#115423: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter
List pgadmin-hackers
Hi Dave,

We need to call the enterprisedb - procedures and edbspl functions from the anonymous block, if it does contain out/in-out paramters.
It results into the following error for the current implementation:
An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter.

Please find the patch to resolve the issue.

NOTE: This patch will apply on both trunk and REL-1_10_PATCHES branch.

--
Ashesh Vashi
EnterpriseDB INDIA: www.enterprisedb.com
Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: PATCH: FB#15385: Editting Packages (EnterpriseDB) in postgres mode throws an error
Next
From: Ashesh Vashi
Date:
Subject: PATCH: FB#12720: Restore Table fails when the table contains special characters