Thread: [pgAdmin4][RM4041] Graphical explain plan is not rendering for a query

[pgAdmin4][RM4041] Graphical explain plan is not rendering for a query

From
Aditya Toshniwal
Date:
Hi Hackers,

This is a regression of json related commit. As json data is sent as text now, explain plan data (which is json data type) is not displaying. Attached patch will make the required changes in explain plan.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
Attachment
Thanks, applied.

On Fri, Mar 1, 2019 at 8:57 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

This is a regression of json related commit. As json data is sent as text now, explain plan data (which is json data type) is not displaying. Attached patch will make the required changes in explain plan.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company