[EMAIL PROTECTED] 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
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match