Re: [pgAdmin4][Patch]: RM 4360 Debugger buttons should be disableduntil it is completely started - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Patch]: RM 4360 Debugger buttons should be disableduntil it is completely started
Date
Msg-id CA+OCxoy8jh3CycuGazG7yCm4_y4c6HnEZaOPG348F2JFPE39kw@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch]: RM 4360 Debugger buttons should be disabled untilit is completely started  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Tue, Jun 18, 2019 at 9:52 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to fix RM #4360 Debugger buttons should be disabled until it is completely started. Patch contains following fix apart from the actual RM:
  • Fixed issue when restart the execution of debugger, it is a regression of #4329
  • Fixed issue while change in preference dialog for debugger but that will not reflect real time.

Please review it.

--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure the debugger control buttons are only enabled
Next
From: Yosry Muhammad
Date:
Subject: Re: [GSoC][Patch] Automatic Mode Detection V1