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

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Fix for debugger issue with EPAS package procedures/functions INOUT params #RM3191
Date: 2018-08-28 12:53:26
Message-ID: CAFiP3vwvro51AO3KABPNd=K5ayxbbv+MRLY+toy1ZN4+3WY1Aw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find attached patch to fix below debugger issues.

1. Allow debugging of EPAS package procedures/functions with INOUT params.
2. Add Support for indirect debugging for EPAS package procedures/functions.
3. Allow debugging with NULL param values.

Thanks,

--
*Harshal Dhumal*
*Sr. Software Engineer*

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

Attachment Content-Type Size
RM3191.patch text/x-patch 17.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2018-08-28 14:40:39 Re: [pgAdmin4][RM#3590] Fix refresh button on Dashboard
Previous Message Khushboo Vashi 2018-08-28 12:40:31 Re: [pgAdmin4][Patch]: RM 1253 - Store and reload current location in treeview