SVN Commit by dpage: r6301 - in trunk/pgadmin3/pgadmin: debugger include/debugger - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r6301 - in trunk/pgadmin3/pgadmin: debugger include/debugger
Date
Msg-id 200705151159.l4FBxZ9W031717@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2007-05-15 11:59:35 +0000 (Tue, 15 May 2007)

New Revision: 6301

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6301&view=rev

Log:
A smattering of debugger tweaks:
Ask the user before aborting a debugging session by closing the window.
Use SELECT * FROM to execute pl/pgsql functions where possible to get OUT/INOUT params in the resultset.
Cleanup properly when closing an active direct debug session.


Modified:
   trunk/pgadmin3/pgadmin/debugger/ctlCodeWindow.cpp
   trunk/pgadmin3/pgadmin/debugger/dbgTargetInfo.cpp
   trunk/pgadmin3/pgadmin/debugger/dlgDirectDbg.cpp
   trunk/pgadmin3/pgadmin/debugger/frmDebugger.cpp
   trunk/pgadmin3/pgadmin/include/debugger/ctlCodeWindow.h
   trunk/pgadmin3/pgadmin/include/debugger/dbgTargetInfo.h

pgadmin-hackers by date:

Previous
From: Erwin Brandstetter
Date:
Subject: Re: Testing v1.7: CREATE TYPE
Next
From: "Milen A. Radev"
Date:
Subject: 'Stealing' SQL files association considered harmful