Re: Fix for debugger issue with EPAS package procedures/functions INOUT params #RM3191

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Fix for debugger issue with EPAS package procedures/functions INOUT params #RM3191
Date: 2018-08-29 05:38:50
Message-ID: CAFOhELdk_BbVUsPT_iFZPj8AazH0FSejCjEV2EsVXYQ=CHx=ZQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Harshal,

On Tue, Aug 28, 2018 at 6:23 PM, Harshal Dhumal <
harshal(dot)dhumal(at)enterprisedb(dot)com> wrote:

> Hi,
>
> Please find attached patch to fix below debugger issues.
>
> 1. Allow debugging of EPAS package procedures/functions with INOUT params.
>
This is not working in case of OUT parameters. Please refer the attached
screen shots.

> 2. Add Support for indirect debugging for EPAS package
> procedures/functions.
> 3. Allow debugging with NULL param values.
>
>
> Thanks,
>
> Thanks,
Khushboo

> --
> *Harshal Dhumal*
> *Sr. Software Engineer*
>
> EnterpriseDB India: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

Attachment Content-Type Size
Screen Shot 2018-08-29 at 10.38.04 am.png image/png 488.0 KB
Screen Shot 2018-08-29 at 11.02.35 am.png image/png 303.5 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2018-08-29 05:40:26 Re: [pgAdmin4][RM3554] Debugger scroll issue for long procedures
Previous Message Khushboo Vashi 2018-08-29 04:51:52 Re: [pgAdmin4][RM#3590] Fix refresh button on Dashboard