SVN Commit by dpage: r6065 - in trunk/pgadmin3/pgadmin: . frm include include/frm include/utils schema utils

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6065 - in trunk/pgadmin3/pgadmin: . frm include include/frm include/utils schema utils
Date: 2007-03-15 12:42:38
Message-ID: 200703151242.l2FCgcCO012269@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-03-15 12:42:37 +0000 (Thu, 15 Mar 2007)

New Revision: 6065

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

Log:
Add the required factories to start the plpgsql / edbspl debugger. TODO: Add checks to ensure the appropriate plugins are available.

Added:
trunk/pgadmin3/pgadmin/include/utils/debugger.h
trunk/pgadmin3/pgadmin/utils/debugger.cpp
Modified:
trunk/pgadmin3/pgadmin/frm/frmMain.cpp
trunk/pgadmin3/pgadmin/include/frm/frmMain.h
trunk/pgadmin3/pgadmin/include/precomp.h
trunk/pgadmin3/pgadmin/include/utils/misc.h
trunk/pgadmin3/pgadmin/include/utils/module.mk
trunk/pgadmin3/pgadmin/pgAdmin3.cpp
trunk/pgadmin3/pgadmin/pgAdmin3.vcproj
trunk/pgadmin3/pgadmin/schema/edbPackage.cpp
trunk/pgadmin3/pgadmin/schema/edbPackageFunction.cpp
trunk/pgadmin3/pgadmin/utils/factory.cpp
trunk/pgadmin3/pgadmin/utils/module.mk

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-03-15 14:41:46 SVN Commit by dpage: r6066 - in trunk/pgadmin3/pgadmin: dlg schema
Previous Message svn 2007-03-15 11:28:08 SVN Commit by dpage: r6064 - trunk/pgadmin3/debugger