pgAdmin 4 commit: Fix explain plan and geometry viewer issue. It's a re

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix explain plan and geometry viewer issue. It's a re
Date: 2021-02-19 08:59:50
Message-ID: E1lD1de-0002oN-Jl@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix explain plan and geometry viewer issue. It's a regression of SonarQube fixes. Fixes #6239

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=32197a8405cdfb44a44be4d597b0e840d37a15fe
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 5 +++--
web/webpack.config.js | 7 ++-----
2 files changed, 5 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-19 09:00:49 Re: [pgAdmin][RM6239] Explain plan and geometry viewer is not working
Previous Message Aditya Toshniwal 2021-02-19 08:34:49 [pgAdmin][RM6239] Explain plan and geometry viewer is not working