Re: SVN Commit by dpage: r6765 - in trunk/pgadmin3: . pgadmin/debugger - Mailing list pgadmin-hackers

From Hiroshi Saito
Subject Re: SVN Commit by dpage: r6765 - in trunk/pgadmin3: . pgadmin/debugger
Date
Msg-id 01e701c8147b$b5a065e0$c601a8c0@HP22720319231
Whole thread Raw
In response to SVN Commit by dpage: r6765 - in trunk/pgadmin3: . pgadmin/debugger  (svn@pgadmin.org)
Responses Re: SVN Commit by dpage: r6765 - in trunk/pgadmin3: . pgadmin/debugger
List pgadmin-hackers
Hi Dave.

Oops, I appreciate the help of some problems.:-)
I thought that it was required by the reason for treating PL/pgSQL of hundreds of lines.
Then, The overlapping indicator regarded me as the trifling problem....
Anyway, Thanks!

BTW, This will be improved a little. Does your unpleasant factor disappear?
(v1.9.0)

Regards,
Hiroshi Saito

----- Original Message -----
From: <svn@pgadmin.org>


> Author: dpage
>
> Date: 2007-10-19 11:51:14 +0100 (Fri, 19 Oct 2007)
>
> New Revision: 6765
>
> Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6765&view=rev
>
> Log:
> Revert Hiroshi's patch to add line numbers to the margin of the debugger (rev: 6757). They
> are not shown because the breakpoint and execution markers obscure then in quite an ugly
> way, and the cursor line number and execution line numbers are both show in the status bar
> anyway. Fix an off-by-one error in the line numbering while we're here.
>
>
> Modified:
>   trunk/pgadmin3/CHANGELOG
>   trunk/pgadmin3/pgadmin/debugger/ctlCodeWindow.cpp
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

Attachment

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by hiroshi: r6784 - trunk/www/download
Next
From: Dave Page
Date:
Subject: Re: 1.8.0 Uploaded