[pgAdmin4][Patch]: RM 3927 Unable to debug the procedure inside package

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема [pgAdmin4][Patch]: RM 3927 Unable to debug the procedure inside package
Дата
Msg-id CANxoLDe5=7hu-K66nXcRHB2sQ84CjEGkBC8Fg=5FFepbh7vbbA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: RM 3927 Unable to debug the procedure inside package  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Hackers, 

Attached is the patch to fix RM 3927 "Unable to debug the procedure inside package". Problem with the existing code is we assume that "PLDBGBREAK" will be always found in the first element of the notification list. 

In this patch we loop through the list and found the string. Apart from that patch contains small fix to cancel the transaction of Query Tool when panel is closed.

Please review it.  

--
Akshay Joshi
Sr. Software Architect


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

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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin4][RM3936] Feature tests failing intermittently for SQLeditor related test cases
Следующее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM - 3051 - ables > Properties > Columns tab is slow on tables with a lot of fields