[pgAdmin][RM4329] Initialization error when parameterised functionsdebugged in parallel in two separate tabs

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin][RM4329] Initialization error when parameterised functionsdebugged in parallel in two separate tabs
Дата
Msg-id CAM9w-_m2nNvKEQPGiHEtFCNF4Qg1aZ0MeTqB=6zNpMe5zj8rUg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM4329] Initialization error when parameterisedfunctions debugged in parallel in two separate tabs  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
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"
Вложения

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

Предыдущее
От: fred.escallier@free.fr
Дата:
Сообщение: french translation for 4.8 release
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Feature #4283 pgAdmin4 support for v12