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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7063 - trunk/pgadmin3/pgadmin/debugger
Date: 2008-02-07 16:36:07
Message-ID: 200802071636.m17Ga7GE030132@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2008-02-07 16:36:07 +0000 (Thu, 07 Feb 2008)

New Revision: 7063

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

Log:
Prevent the user trying to debug functions with a colon in the name (!!) as it will cause all sorts of problems that really aren't worth trying to fix for such an unusual case.

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2008-02-07 17:14:03 SVN Commit by guillaume: r7064 - in trunk: pgadmin3 pgadmin3/pgadmin/dlg pgadmin3/pgadmin/frm pgadmin3/pgadmin/include/dlg pgadmin3/pgadmin/include/schema pgadmin3/pgadmin/schema pgadmin3/pgadmin/ui www/development
Previous Message svn 2008-02-07 16:35:50 SVN Commit by dpage: r7062 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/debugger