pgAdmin III commit: Ensure the debugger can cope with functions that ha - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Ensure the debugger can cope with functions that ha
Date
Msg-id E1VO3Mw-0000fB-5e@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the debugger can cope with functions that have an OUT parameter as the first.

Branch
------
master

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

Modified Files
--------------
CHANGELOG                          |    2 ++
pgadmin/debugger/dbgTargetInfo.cpp |    4 +++-
2 files changed, 5 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Ensure non-void functions return a value.
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Ensure the debugger can cope with functions that ha