Re: SVN Commit by dpage: r5179 - in trunk/pgadmin3:

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: SVN Commit by dpage: r5179 - in trunk/pgadmin3:
Date: 2006-05-23 14:45:02
Message-ID: 44731FEE.6060106@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

svn(at)pgadmin(dot)org wrote:
> Author: dpage
>
> Date: 2006-05-22 16:51:19 +0100 (Mon, 22 May 2006)
>
> New Revision: 5179
>
> Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5179&view=rev
>
> Log:
> Display the current character number in the query tool status bar.

Another reason for me to fork, I'd never accept wasting space for this.
I wonder when more useless info like current date/time, mem usage etc.
are added to the statusbar.
If this was supposed to aid the ".. at character nnn" error messages (it
doesn't unless the query starts at (0,0)), I already have an 8.2
compatible and enhanced error handling done, based on 5109 and thus
uncommittable.

Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2006-05-23 15:05:42 Re: SVN Commit by dpage: r5179 - in trunk/pgadmin3: . src/frm
Previous Message svn 2006-05-23 09:47:24 SVN Commit by dpage: r5185 - trunk/www/download