Re: [pgAdmin][RM4329] Initialization error when parameterisedfunctions debugged in parallel in two separate tabs

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin][RM4329] Initialization error when parameterisedfunctions debugged in parallel in two separate tabs
Дата
Msg-id CANxoLDd7ERSsT2YxHpoLR8WL-Dz0E8HF0RpcxaT_KCFSpgoc_A@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin][RM4329] Initialization error when parameterised functionsdebugged in parallel in two separate tabs  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Ответы Re: [pgAdmin][RM4329] Initialization error when parameterisedfunctions debugged in parallel in two separate tabs  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-hackers
Hi Aditya

Following are the review comments:
  • "Set breakpoint" option not working, when click it throws an error.
  • Create an empty function and try to debug that. It should show proper error message.
  • Got the following backend error when closing the connection, please fix this:
    •     File "E:\Projects\pgadmin4\web\pgadmin\tools\debugger\__init__.py", line 2053, in close_debugger_session
          conn_id=dbg_obj['exe_conn_id'])

On Fri, Jun 7, 2019 at 12:21 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch for debugger improvements. The changes include:
1) Change the way debug info is stored in session. Removed redundant session related code in debugger code. All the session related handling done at one place.
2) Fixed a bug where debugger was not opening for EPAS package function.
3) If a package is defined without body and we try to debug a proc/func, the debugger opened a blank window. Changes made so that it will throw error as "XYZ is not defined in package body."

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


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4171] Can not display sql of foreign table when usedcharacter = in options
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM4310] User can not connect to the Master Passwordwith Enter button