| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | pgAdmin III commit: Fix the debugger invocation code to ensure it handl |
| Date: | 2010-09-30 11:33:23 |
| Message-ID: | 201009301133.o8UBXNTP081715@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Fix the debugger invocation code to ensure it handles different combinations of server version and libpq builds as cleanly as possible.
Branch
------
REL-1_10_0_PATCHES
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a4f957d1d832f9b680c45c874f22d9dc7f4d458e
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Modified Files
--------------
pgadmin/debugger/debugger.cpp | 22 ++++++
pgadmin/debugger/dlgDirectDbg.cpp | 109 +++++++++++++------------------
pgadmin/include/debugger/dlgDirectDbg.h | 4 -
pgadmin/include/pgAdmin3.h | 5 ++
pgadmin/pgAdmin3.cpp | 43 ++++++++++++
5 files changed, 115 insertions(+), 68 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2010-09-30 11:33:48 | pgAdmin III commit: Fix the debugger invocation code to ensure it handl |
| Previous Message | Dave Page | 2010-09-30 11:33:15 | pgAdmin III commit: Fix the debugger invocation code to ensure it handl |