[pgAdmin4][Patch]: RM #3354 Debugger does not start if function has input vars of type array

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM #3354 Debugger does not start if function has input vars of type array
Date: 2018-11-16 06:52:53
Message-ID: CANxoLDfeRaYmrLwbXkg-15pb89F8NCW7o5Z=9CwNyHLM0HmWJA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to fix the RM #3354 "Debugger does not start if
function has input vars of type array". Apart from that patch contains fix
for the following:

- Parameter values showing twice in case of array.
- Allow null values in "InputIntegerArrayCell".

Please review it.
--
*Akshay Joshi*

*Sr. Software Architect *

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

Attachment Content-Type Size
RM_3354.patch application/octet-stream 3.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-11-16 07:26:17 [pgAdmin4][Patch]: RM #3736 In case of Debugger, if click on breakpoints then other buttons should not disabled
Previous Message Dave Page 2018-11-15 20:18:32 Re: [pgAdmin4][Patch]: RM #3723 "Error while starting debugging listener" message displayed if user click on package(function) without body