pgAdmin III commit: Fix the debugger invocation code to ensure it handl

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Fix the debugger invocation code to ensure it handl
Дата
Msg-id 201009301133.o8UBXmBN081762@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the debugger invocation code to ensure it handles different combinations of server version and libpq builds as
cleanlyas possible. 

Branch
------
master

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

Modified Files
--------------
CHANGELOG                               |    3 +
pgadmin/debugger/debugger.cpp           |   22 +++++++
pgadmin/debugger/dlgDirectDbg.cpp       |  105 +++++++++++++------------------
pgadmin/include/debugger/dlgDirectDbg.h |    4 -
pgadmin/include/pgAdmin3.h              |    5 ++
pgadmin/pgAdmin3.cpp                    |   43 +++++++++++++
6 files changed, 116 insertions(+), 66 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Fix the debugger invocation code to ensure it handl
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Bump version for the 1.12.1 release.