Re: PATCH: FB#15944: An error has occurred if debug function - Mailing list pgadmin-hackers

From Dave Page
Subject Re: PATCH: FB#15944: An error has occurred if debug function
Date
Msg-id AANLkTilf3IBMAwYxDISJQbcldISkKS9q_cNu0GRcjkEs@mail.gmail.com
Whole thread Raw
In response to PATCH: FB#15944: An error has occurred if debug function  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Responses Re: PATCH: FB#15944: An error has occurred if debug function  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
On Mon, Jun 7, 2010 at 4:31 PM, Ashesh Vashi
<ashesh.vashi@enterprisedb.com> wrote:
> HI Dave,
> Please find the patch for the same.
> If plpgsql does have out parameter, it fails to debug.
> This patch will apply on both trunk and REL-1_10_PATCHES branch.

Hi Ashesh,

Is that patch right? Surely we should never try to pass a value into
an OUT parameter.


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: I want to confirm the environment variable of plugin.
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: FB#15944: An error has occurred if debug function