pgAdmin III commit: Fix line offsets in the debugger when used with 9.1

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix line offsets in the debugger when used with 9.1
Date: 2012-04-26 11:40:23
Message-ID: E1SNN3f-00053P-Nh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix line offsets in the debugger when used with 9.1 servers.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=393c8ec510460e3dc564466660c5aff907de304f
Author: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/debugger/ctlCodeWindow.cpp | 12 ++++++++++--
2 files changed, 12 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-04-26 11:41:08 pgAdmin III commit: Fix line offsets in the debugger when used with 9.1
Previous Message Heikki Linnakangas 2012-04-26 10:51:09 Fix debugging on EDB with latest pldebugger