| From: | Neel Patel <neel(dot)patel(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | [pgAdmin][runtime]: Panel content is not displayed in debugger and query tool |
| Date: | 2016-05-19 09:28:25 |
| Message-ID: | CACCA4P3phaZKE9qxHP_=wAP_REdKQz78e_K4zuQB43vR9p-A2g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi,
Please find the attached patch file with below fix.
- When we open the query tool and debugger in pgAdmin4 desktop mode then
new panel gets created but there is nothing to display inside the panel.
Still there is one pending issue specific to debugger.
*Issue :- *
When user open the debugger, then panel will able to display the content of
the function to debug but once the execution completed then again panel
content set to blank.
So i will send the patch specific to this issue later.
Thanks,
Neel Patel
| Attachment | Content-Type | Size |
|---|---|---|
| runtime_querytool_debugger_fix.patch | application/octet-stream | 691 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashesh Vashi | 2016-05-19 10:26:00 | Re: [pgAdmin][runtime]: Panel content is not displayed in debugger and query tool |
| Previous Message | Akshay Joshi | 2016-05-19 08:35:36 | pgAdmin 4 commit: Change the priority of Tools menu item |