[pgAdmin4][Patch]: RM 4360 Debugger buttons should be disabled until it is completely started

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM 4360 Debugger buttons should be disabled until it is completely started
Date: 2019-06-18 08:52:13
Message-ID: CANxoLDc=C1L7gVZTRohku-fX2+6Z3ojUrpwHLb3_BRYP1MJRpA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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*

Attachment Content-Type Size
RM_4360.patch application/octet-stream 11.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-06-18 13:05:34 Re: [GSoC][Patch] Automatic Mode Detection V1
Previous Message Akshay Joshi 2019-06-18 06:04:33 Re: [pgAdmin4][Patch]: Feature #4202 Implement new framework to test Reverse Engineering SQL