SVN Commit by dpage: r6890 - in trunk/pgadmin3: . docs/en_US pgadmin/debugger

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6890 - in trunk/pgadmin3: . docs/en_US pgadmin/debugger
Date: 2007-12-12 20:25:30
Message-ID: 200712122025.lBCKPUR4019807@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-12-12 20:25:29 +0000 (Wed, 12 Dec 2007)

New Revision: 6890

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

Log:
Prevent non-superusers from attempting to use the debugger because the plugin API won't let them anyway.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/docs/en_US/debugger.html
trunk/pgadmin3/pgadmin/debugger/debugger.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-12-12 20:27:13 SVN Commit by dpage: r6891 - in branches/REL-1_8_0_PATCHES/pgadmin3: . docs/en_US pgadmin/debugger
Previous Message Guillaume Lelarge 2007-12-12 17:15:32 Re: 1.8.1 timetable