Re: PATCH: FB#15944: An error has occurred if debug function

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: FB#15944: An error has occurred if debug function
Date: 2010-06-07 19:50:48
Message-ID: AANLkTilf3IBMAwYxDISJQbcldISkKS9q_cNu0GRcjkEs@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Mon, Jun 7, 2010 at 4:31 PM, Ashesh Vashi
<ashesh(dot)vashi(at)enterprisedb(dot)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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2010-06-08 06:17:38 Re: PATCH: FB#15944: An error has occurred if debug function
Previous Message Dave Page 2010-06-07 19:08:36 Re: I want to confirm the environment variable of plugin.