From: | "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com> |
---|---|
To: | "pgAdmin Support" <pgadmin-support(at)postgresql(dot)org> |
Subject: | Wishlist next version: command to comment marked code in Query |
Date: | 2007-04-03 08:02:58 |
Message-ID: | 7be3f35d0704030102r3923405am42588e0d9acfc04e@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Hello,
for the wish-list for the next version of pgadmin:
a command to comment a part of the SQL in the Query window... that is,
"comment marked SQL"
a command to uncomment a part of the SQL in the Query window... that is,
"uncomment marked commented SQL"
(Preferable on the shortcut CTRL+Q, to be compatible with scite :) )
Why is this usefull?
If a query does not yield the expected result, debugging usually consists of
cutting some tables out. That is:
- comment the result columns
- comment the tables in the from-clause
and to that vice versa
Harald
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
fx 01212-5-13695179
-
Python: the only language with more web frameworks than keywords.
From | Date | Subject | |
---|---|---|---|
Next Message | David BOCCOU | 2007-04-03 08:37:11 | error on the website |
Previous Message | Stephan Jaensch | 2007-04-02 21:49:16 | Re: Mac: pasting in edit window / Keyboard shortcut for closing windows |