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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Dave Page <dave(dot)page(at)enterprisedb(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: PATCH: FB#115423: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter
Date: 2010-05-07 12:51:12
Message-ID: 4BE40CC0.2090806@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 <http://www.enterprisedb.com>

Attachment Content-Type Size
FB15423.patch text/x-patch 3.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2010-05-07 12:55:38 PATCH: FB#12720: Restore Table fails when the table contains special characters
Previous Message Ashesh Vashi 2010-05-07 12:42:03 PATCH: FB#15385: Editting Packages (EnterpriseDB) in postgres mode throws an error