Re: [pgAdmin4][Patch] To fix the issues in Debugger module

2017-07-03 Thread Dave Page
Hi On Fri, Jun 30, 2017 at 10:15 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > Please find patch to fix the below issues, > > 1) Debugger page layout > RM#2512 > > 2) To fix the issue when you user clicks on Stop button and gets > connection lost error. > RM#2511 >

[pgAdmin4][Patch] To fix the issues in Debugger module

2017-06-30 Thread Murtuza Zabuawala
Hi, Please find patch to fix the below issues, 1) Debugger page layout RM#2512 2) To fix the issue when you user clicks on Stop button and gets connection lost error. RM#2511 @Dave, When we stop the debugger using pldbg_abort_target() function and try to start it again in the same connection, w