[pgadmin-hackers] pgAdmin 4 commit: Ensure breakpoints are cleared properly whenclearing - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Ensure breakpoints are cleared properly whenclearing
Date
Msg-id E1cQDd3-0005kL-6g@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure breakpoints are cleared properly when clearing all of them. Fixes #1745

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d87345ef52657662ee936df759cd2a93bf9d80c0
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
.../tools/debugger/templates/debugger/js/direct.js    | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM 1730 - Role membershipcontrol display needs improvement
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][patch]: RM #1745 - Fixed Clearbreakpoint issue