pgAdmin III commit: Handle attempts to debug dropped functions graceful

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Handle attempts to debug dropped functions graceful
Дата
Msg-id E1UwBvq-0008Q3-5k@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Handle attempts to debug dropped functions gracefully.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=effdb5ac5c19eea5fe336cc822aee6aaaea468aa
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
pgadmin/debugger/debugger.cpp |   18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Debugger with Postgres Plus Advanced Server (EnterpriseDB)
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Debug a function deleted outside the pgAdmin III environment