[pgAdmin III] #180: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgAdmin III] #180: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter
Date: 2010-05-07 17:23:09
Message-ID: 053.0b312c39b5fefb112aed3137152187ae@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#180: An error occurred: Error:Invalid Out Parameter... if select Debug function
having IN OUT Parameter
--------------------------+-------------------------------------------------
Reporter: Ashesh Vashi | Owner: Ashesh Vashi
Type: bug | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: 1.10
Keywords: | Platform: all
--------------------------+-------------------------------------------------
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./

FB#115423

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/180>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-05-07 17:23:28 Re: [pgAdmin III] #180: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter
Previous Message pgAdmin Trac 2010-05-07 17:22:15 Re: [pgAdmin III] #179: Editting Packages (EnterpriseDB) in postgres mode throws an error