Обсуждение: pgAdmin III commit: Fix debugger support for PPAS 9.0

Поиск
Список
Период
Сортировка

pgAdmin III commit: Fix debugger support for PPAS 9.0

От
Dave Page
Дата:
Fix debugger support for PPAS 9.0

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2edf2848eeca4cfae57b2d83165f91cc96679013
Author: Nikhil S <nixmisc@gmail.com>

Modified Files
--------------
pgadmin/debugger/dbgPgThread.cpp   |    9 +++++-
pgadmin/debugger/dbgTargetInfo.cpp |    4 +++
pgadmin/debugger/debugger.cpp      |    1 +
pgadmin/debugger/dlgDirectDbg.cpp  |   27 +++++++++++++++----
pgadmin/schema/pgFunction.cpp      |   49 ++++++++++++++++++++++++++++-------
5 files changed, 72 insertions(+), 18 deletions(-)