Feature request: option to highlight function calls in the SQL editor. - Mailing list pgadmin-hackers

From sunset9002
Subject Feature request: option to highlight function calls in the SQL editor.
Date
Msg-id 549291FA.5050702@gmail.com
Whole thread Raw
List pgadmin-hackers
Hello:

I don't know if this is the appropriate place to do a feature request,
so excuse me if I'm wrong.

I believe that it would be very useful to have an option to highlight or
colour the calls to functions in the SQL editor. One tries to structure
the queries so that they're as much readable as possible. However,
sometimes one has to "struggle" against legacy queries that are a
complete mess, with lots of nested calls to functions. In these cases,
it's specially necessary to rely on a feature like this.

Right now we can set the colour of identifiers. However, "identifiers"
is a very broad term and covers from function calls to table names.

Thank you!


pgadmin-hackers by date:

Previous
From: Gabriel Sánchez
Date:
Subject: Re: Postgresql 9.2, Memoy cache usage.
Next
From: Sanket Mehta
Date:
Subject: Review patches regarding memory leaks in pgadmin fat client