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

From Dave Page
Subject pgAdmin 4 commit: Clear the messages tab when running EXPLAIN/EXPLAINA
Date
Msg-id E1eWkpj-0008QO-AR@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Clear the messages tab when running EXPLAIN/EXPLAIN ANALYZE. Fixes #2974

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c15d81426812fd6af0ed823480321bac77d81ec4
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: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Prevent adding same server multiple times ifconnection is slow
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Clear the content of message tab properly