Re: PATCH: Failed to take care of the function with first argument as OUT and second as IN/INOUT parameter - Mailing list pgadmin-hackers

From Dave Page
Subject Re: PATCH: Failed to take care of the function with first argument as OUT and second as IN/INOUT parameter
Date
Msg-id CA+OCxoyTYvi45bBXQ4zF=Af2OeOSjhXdoHk9kYsQ4QtdDx7MZQ@mail.gmail.com
Whole thread Raw
In response to PATCH: Failed to take care of the function with first argument as OUT and second as IN/INOUT parameter  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Sat, Sep 21, 2013 at 7:50 PM, Ashesh Vashi
<ashesh.vashi@enterprisedb.com> wrote:
> Hi Dave,
>
> During testing at EnterpriseDB, QA found an issue with the debugger.
> The new implementation is not able to cope with a scenario - when debugging
> a function with two or more parameters and first parameter is an OUT
> parameter, it throws and error due to wrong syntax generated for function
> execution.
>
> Attached patch resolves the issue.
>
> --
>
> Thanks & Regards,
>
> Ashesh Vashi
> EnterpriseDB INDIA: Enterprise PostgreSQL Company
>
>
> http://www.linkedin.com/in/asheshvashi



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Ensure the debugger can cope with functions that ha
Next
From: Dave Page
Date:
Subject: Re: Event Triggers are not listed in the browser view options on the Settings dialogue