pgAdmin 4 commit: Properly report errors when debugging cannot be start

2018-11-15 Thread Dave Page
Properly report errors when debugging cannot be started. Fixes #3723 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ef68cae1f1cb23d2ba30c33f693e78cfaa838609 Author: Akshay Joshi Modified Files -- docs/en_US/release_notes_3_6.rst

Re: [pgAdmin4][Patch]: RM #3723 "Error while starting debugging listener" message displayed if user click on package(function) without body

2018-11-15 Thread Dave Page
Thanks - applied. On Thu, Nov 15, 2018 at 4:06 AM Akshay Joshi wrote: > Hi Hackers, > > Attached is the patch to modify the error message from "Error while > starting debugging listener" to the actual message return by the database > server. Issue is when we debug the package(function) without b

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

2018-11-15 Thread Akshay Joshi
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 i

[pgAdmin4][Patch]: RM #3736 In case of Debugger, if click on breakpoints then other buttons should not disabled

2018-11-15 Thread Akshay Joshi
Hi Hackers, Attached is the patch to fix the RM #3736 "In case of Debugger, if click on breakpoints then other buttons should not disabled". Please review it. -- *Akshay Joshi* *Sr. Software Architect * *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* RM_3736.patch Description: Binary dat