pgAdmin 4 commit: Clear the messages tab when running EXPLAIN/EXPLAINA - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Clear the messages tab when running EXPLAIN/EXPLAINA
Date
Msg-id E1eZWLy-0004nQ-O6@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Clear the messages tab when running EXPLAIN/EXPLAIN ANALYZE. Fixes #2974

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=47db3a2d71a0db8c4c3286a6fbafba828cc0e2ef
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/sqleditor/query_tool_actions.js | 2 ++
1 file changed, 2 insertions(+)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: ESLINT: On pgAdmin static javascripts
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Use the correct lexer in the Apache/Windows docs.