PATCH: Debugger with Postgres Plus Advanced Server (EnterpriseDB)

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема PATCH: Debugger with Postgres Plus Advanced Server (EnterpriseDB)
Дата
Msg-id CAG7mmoxgDn-3=70XVCrF6qeoh8U5wug8xDWfYAtOGf6W0+z+Sw@mail.gmail.com
обсуждение исходный текст
Ответы Re: PATCH: Debugger with Postgres Plus Advanced Server (EnterpriseDB)  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Dave,

Debugger with PPAS was not working properly due some of the typos in the commands for the older version of debugger and in the target generation query.
I also found an assert initializing the parameter window while debugging a procedure/function of a package without any parameter.
We do open that dialog to ask the user, if he wants to debug the package initializer too or not.

Please find the patch for the same.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

http://www.linkedin.com/in/asheshvashi

Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: PATCH: Wait for the thread only if it is running
Следующее
От: Dinesh Kumar
Дата:
Сообщение: Patch for pgAdmin crash, while creating procedure.