pgAdmin 4 commit: Handle the executor nodes, which are unknown to the E

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Handle the executor nodes, which are unknown to the E
Date: 2017-09-15 05:22:24
Message-ID: E1dsj56-0006tw-Bh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Branch
------
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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jing Li 2017-09-15 06:29:48 Re: [pgadmin-hackers] Autoformatting
Previous Message git 2017-09-15 04:44:19 pgAdmin 4 commit: Branch refs/heads/WEBPACK_DEVEL was created