[pgadmin-hackers] Character miscount

2007-05-04 Thread Erwin Brandstetter
Hi developers! Hi Dave! Testing pgAdmin III v1.6.3 rev: 6112, client Win XP, host: Debian Sarge, PG 8.1.9. A pretty useful feature in the SQL query dialogue displays data about the current position of the cursor. Ln 168 Col 30 Ch 7596 "Ch" supposably stands for "Characters". However

[pgadmin-hackers] SVN Commit by dpage: r6262 - in trunk/pgadmin3/pgadmin: debugger include/debugger

2007-05-04 Thread svn
Author: dpage Date: 2007-05-04 20:23:45 + (Fri, 04 May 2007) New Revision: 6262 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6262&view=rev Log: Ensure that the debugger properly clears breakpoints and aborts when the user stops global debugging. Modified: trunk/pg

[pgadmin-hackers] SVN Commit by dpage: r6261 - in trunk/pgadmin3/pgadmin: . ctl debugger include include/ctl include/debugger

2007-05-04 Thread svn
Author: dpage Date: 2007-05-04 15:40:20 + (Fri, 04 May 2007) New Revision: 6261 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6261&view=rev Log: Lots of debugger tweaks to improve predictabilty of its behaviour. There are still a couple of issues, but I want to get this