[pgAdmin4][PATCH] To fix graphical explain for Insert/Update/Delete quries

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][PATCH] To fix graphical explain for Insert/Update/Delete quries
Date: 2017-02-06 05:40:19
Message-ID: CAKKotZQmA2OEFtTYpeSADrvPb89XDOwyniwfmdu9pg0ChA+zxg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue with Graphical Explain plan functionality which
was breaking for INSERT/UPDATE/DELETE explain plans.
RM#2133

*Issue:* It was due to typo in imageMapper object.

Please review.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
Fix_graphical_explain_issue.diff text/plain 828 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-02-06 05:48:04 Re: [pgAdmin4][PATCH] To fix the issue in handling of timestamp type
Previous Message Dave Page 2017-02-05 10:07:35 Re: [pgAdmin4][Patch]: Fix RM1790 - [Web] Support setting a field's value to "null"