Ticket #146 (new feature)
Opened 3 years ago
Reindentation of code
| Reported by: | Florence Cousin | Owned by: | dpage |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | pgadmin | Version: | 1.10 |
| Keywords: | querytool | Cc: | |
| Platform: | all |
Description
It would be very nice to have a tool to reindent SQL queries.
Indeed, at work, me and my colleague often have to work on queries that we extract from Java code or PL/pgSQL, in order to modify or study them. Most of the time, these queries are not indented, and they are often very complicated. So we have to manually indent them, and that can be very boring and time consuming.
Some complain that proprietary tools have this feature, and not pgadmin III.
Note: See
TracTickets for help on using
tickets.
