Обсуждение: [pgAdmin4][RM4041] Graphical explain plan is not rendering for a query

Поиск
Список
Период
Сортировка

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

От
Aditya Toshniwal
Дата:
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"
Вложения

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

От
Dave Page
Дата:
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