SVN Commit by dpage: r6616 - trunk/pgadmin3/pgadmin/debugger

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6616 - trunk/pgadmin3/pgadmin/debugger
Date: 2007-09-06 09:10:47
Message-ID: 200709060910.l869Al4b031218@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-09-06 10:10:47 +0100 (Thu, 06 Sep 2007)

New Revision: 6616

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

Log:
Fix the debugger so that functions with only OUT parameters don't cause the param dialogue to be displayed and are invoked with valid SQL. Per John DeSoi

Modified:
trunk/pgadmin3/pgadmin/debugger/dlgDirectDbg.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-09-06 09:39:36 SVN Commit by dpage: r6617 - in trunk/pgadmin3/pgadmin: dlg schema
Previous Message Dave Page 2007-09-06 08:26:34 Re: Maintenance on indexes