pgAdmin 4 commit: Allow breakpoints to be set on triggers on views. Fix

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow breakpoints to be set on triggers on views. Fix
Date: 2017-07-03 15:15:47
Message-ID: E1dS34l-0002SO-Pg@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow breakpoints to be set on triggers on views. Fixes #2528

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=070a9c077ecd0794d66ed625215c9eca5866e0e5
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/debugger/templates/debugger/js/debugger.js | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-03 15:15:58 Re: [pgAdmin4][Patch]: Fixed couple of minor issues
Previous Message Surinder Kumar 2017-07-03 15:07:47 Re: [pgAdmin4]: Webpacking of static JS/CSS