Re: [pgadmin-hackers] SQL formatting

2015-10-27 Thread J.F. Oster
Hello jarek, Upcoming release will have a new feature, external formatting tool. You can setup pgAdmin to invoke your script with Ctrl-Shift-F in the query editor. There are a few other utilities available, see discussion http://www.postgresql.org/message-id/[email protected] http:

[pgadmin-hackers] SQL formatting

2015-10-26 Thread jarek
Hello! First of all I'd like to thank all the pgAdmin developers for a great job! As I like to have nice formatted SQL, I've written simple script in python to format SQL procedures. It would be nice, to integrate it with pgAdmin. This script doesn't cover all PostgreSQL st