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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>, 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 12:16:10
Message-ID: CANxoLDfu=4ba_0oMB7LzyzZaCPCPunuRxdYoj=MFRCiC8UMNUQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks patch applied.

On Wed, Aug 29, 2018 at 3:42 PM, Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

> Hi,
>
> Please find the attached updated patch which handles the already saved
> debug logs into SQLite database.
>
> Thanks,
> Khushboo
>
> On Wed, Aug 29, 2018 at 11:08 AM, Khushboo Vashi <
> khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>> 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
>>>
>>
>>
>

--
*Akshay Joshi*

*Sr. Software Architect *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-08-29 12:52:17 pgAdmin 4 commit: Fix auto scrolling issue in debugger on step in and s
Previous Message Akshay Joshi 2018-08-29 12:15:48 pgAdmin 4 commit: Fixed debugger execution issues: