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 10:12:25
Message-ID: CAFOhELfatYJmRHwWf5icX3Z+PGXQvBj7uQZwJDxKPRXHLJuanA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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
>>
>
>

Attachment Content-Type Size
RM_3191_v1.patch text/x-patch 19.1 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-08-29 10:33:28 pgAdmin 4 commit: When building the Windows installer, copy system Pyth
Previous Message Aditya Toshniwal 2018-08-29 06:08:44 Re: [pgAdmin4][RM3554] Debugger scroll issue for long procedures