[pgAdmin4][Patch]: RM #3589 Allow user to save/download Explain plan as JPEG/SVG format

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема [pgAdmin4][Patch]: RM #3589 Allow user to save/download Explain plan as JPEG/SVG format
Дата
Msg-id CANxoLDcdSy-wAmR3rjO=b46FjZBc8hfz_LiJRnLpHWctmQ4q3g@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: RM #3589 Allow user to save/download Explainplan as JPEG/SVG format  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi Hackers, 

I am currently working on Feature 3589 "Allow user to save/download Explain plan as JPEG/SVG format."  I have added one download button to the toolbar in "Explain" tab, when clicked it will download the explain plan as a SVG file.

To add this feature I'll have to modify the logic, so instead of providing relative path of each plan (svg image), I have embedded the binary data which is required to download the Explain plan.

I have tested it on following:
Attached is the working patch for the above except Internet Explorer. I have tried a lot to figure out the solution, but unable to fix the issue. Need help/suggestions how to fix the issue on Internet Explorer. 

--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Maintenance dialog button group display fix
Следующее
От: Shubham Agarwal
Дата:
Сообщение: Select file background color change