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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6326 - in trunk/pgadmin3/pgadmin: debugger include/schema
Date: 2007-05-26 12:34:17
Message-ID: 200705261234.l4QCYHh0027177@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 disabled for 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-05-26 12:54:50 SVN Commit by dpage: r6327 - in trunk/pgadmin3: . pgadmin/frm
Previous Message svn 2007-05-25 19:57:20 SVN Commit by dpage: r6325 - trunk/pgadmin3/pgadmin/debugger