Thread: SVN Commit by dpage: r6326 - in trunk/pgadmin3/pgadmin: debugger include/schema

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