SQL formatting

From: jarek <jarek(at)poczta(dot)srv(dot)pl>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SQL formatting
Date: 2015-10-26 08:50:59
Message-ID: 1445849459.17392.68.camel@jlap3.macro.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 structures, but is enough for
me. If there will be some interest, I can improve it.
I think that it should be enough to add call to this script from SQL
query dialog menu. I've no experience with wxWidgets, so it may be
better if someone more skilled will integrate it.

best regards
Jarek Tabor

Attachment Content-Type Size
sqlf.py text/x-python 5.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message J.F. Oster 2015-10-27 12:48:23 Re: SQL formatting
Previous Message Prasad Somwanshi 2015-10-24 09:52:16 Re: Running pgAdmin4