Re: Debugging SQL queries - Mailing list pgsql-general

From Douglas McNaught
Subject Re: Debugging SQL queries
Date
Msg-id 87y7x8n9cu.fsf@suzuka.mcnaught.org
Whole thread Raw
In response to Debugging SQL queries  (Anastasios Hatzis <ahatzis@gmx.net>)
Responses Re: Debugging SQL queries  (Anastasios Hatzis <ahatzis@gmx.net>)
Re: Debugging SQL queries  ("Nikolay Samokhvalov" <samokhvalov@gmail.com>)
List pgsql-general
Anastasios Hatzis <ahatzis@gmx.net> writes:

> My problem is that I don't know where the given character number is
> inside the query/file. I can search in my code editors (e.g. those of
> Eclipse IDE) for line number + character number in given line
> number... but I can not search for an overall character
> number.

Emacs has the "goto-char" function and runs on Windows, so you could
use that (there are probably other editors with this feature as
well)..

-Doug

pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Feature-Request: Login-Procedure
Next
From: Tino Wildenhain
Date:
Subject: Re: Feature-Request: Login-Procedure