pgAdmin III commit: Fix debugger support for PPAS 9.0

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix debugger support for PPAS 9.0
Date: 2011-02-23 10:25:39
Message-ID: 201102231025.p1NAPdiv030711@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix debugger support for PPAS 9.0

Branch
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=122ecb66e2ce6e6290b030df2da0c3f387ddf993
Author: Nikhil S <nixmisc(at)gmail(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-02-23 10:27:02 pgAdmin III commit: Update CHANGELOG
Previous Message Dave Page 2011-02-23 10:05:33 pgAdmin III commit: Fix debugger support for PPAS 9.0