Re: Request for better visual feedback in the event of errors

From: Dave Page <dpage(at)postgresql(dot)org>
To: jws <jsacksteder(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Request for better visual feedback in the event of errors
Date: 2007-03-12 20:15:09
Message-ID: 45F5B4CD.5080705@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

jws wrote:
> It would be very helpful if, when running a 15K line sql script and
> errors are encountered, the cursor could jump to the line in question
> so that it would be apparent where the problem is. Perhaps each line
> could be highlighted as it was executed, and the window could scroll
> to follow. The current behaviour is to add a dot to the left of the
> problem line, but it doesn't really stand out enough when paging
> through the script at high speed.

Thanks for the suggestion - I've implemented this in SVN trunk for v1.8.0.

Regards, Dave.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Sabin Coanda 2007-03-13 10:58:31 How control the jobs ?
Previous Message QuanZongliang 2007-03-12 09:14:09 Re: Build wxWidgets-2.8.0 in Cygwin