| From: | Douglas McNaught <doug(at)mcnaught(dot)org> |
|---|---|
| To: | Anastasios Hatzis <ahatzis(at)gmx(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Debugging SQL queries |
| Date: | 2006-05-11 10:28:49 |
| Message-ID: | 87y7x8n9cu.fsf@suzuka.mcnaught.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers pgsql-general |
Anastasios Hatzis <ahatzis(at)gmx(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Anastasios Hatzis | 2006-05-11 11:07:38 | Re: Debugging SQL queries |
| Previous Message | Anastasios Hatzis | 2006-05-11 08:16:41 | Debugging SQL queries |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tino Wildenhain | 2006-05-11 10:30:13 | Re: Feature-Request: Login-Procedure |
| Previous Message | A. Kretschmer | 2006-05-11 10:25:20 | Re: Feature-Request: Login-Procedure |