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

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

Date: 2007-05-26 12:34:17 +0000 (Sat, 26 May 2007)

New Revision: 6326

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

Log:
Prevent the user directly debugging the package initializer, and ensure that the debug initializer option is always
disabledfor the second & subsequent invocation of the package, not just when it's already been debugged.  


Modified:
   trunk/pgadmin3/pgadmin/debugger/debugger.cpp
   trunk/pgadmin3/pgadmin/debugger/dlgDirectDbg.cpp
   trunk/pgadmin3/pgadmin/include/schema/edbPackageFunction.h

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6325 - trunk/pgadmin3/pgadmin/debugger
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6327 - in trunk/pgadmin3: . pgadmin/frm