pgAdmin 4 commit: Handle the executor nodes,which are iso-8859-1 to the E - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Handle the executor nodes,which are iso-8859-1 to the E
Date
Msg-id E1dtfLe-0000VW-1F@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Handle the executor nodes, which are unknown to the Explain module,
gracefully by showing the 'ex_unknown.png' for such nodes.

Reported by: Murtuza
Refs #2706

Branches
--------
WEBPACK_DEVEL
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55e14e4d78cac3822c9197ee7f740d63262d17f9

Modified Files
--------------
web/pgadmin/misc/static/explain/js/explain.js | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4][Patch]: Fix context menu fontawesome icons
Next
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: Use standalone modules prop-types asReact.PropTypes has moved into a different package since React v15.5