pgFormatter 1.2 released - Mailing list pgsql-announce

From Gilles Darold
Subject pgFormatter 1.2 released
Date
Msg-id 50F7CCE7.6090004@dalibo.com
Whole thread Raw
List pgsql-announce
pgFormatter 1.2 released

Version 1.2 of pgFormatter, a free a SQL formatter/beautifier dedicated
to standard SQL and PostgreSQL specifics keywords, has been officially
released and is publicly available for download.

This minor release add file upload capability in CGI context and better
code formatting.

Useful Links:

    Website: http://sqlformat.darold.net/
    Download: http://sourceforge.net/projects/pgformatter/
    Development: https://github.com/darold/pgFormatter
    Changelog: https://github.com/darold/pgFormatter/blob/master/ChangeLog

About pgFormatter :

pgFormatter is a SQL formatter/beautifier that supports keywords from
SQL-92, SQL-99, SQL-2003, SQL-2008, SQL-2011 and PostgreSQL specifics
keywords. May works with any other databases too. It shares the same
code with pgBadger, so any improvement made in the parser is reversed to
pgBadger.

pgFormatter can work as a console program or as a CGI. It will
automatically detect his environment and output as text or as HTML
following the context.

pgFormatter works on any platform and is available under the PostgreSQL
licence.

--
Gilles Darold
http://dalibo.com - http://dalibo.org



pgsql-announce by date:

Previous
From: Gilles Darold
Date:
Subject: Ora2Pg 10.1 released
Next
From: Gilles Darold
Date:
Subject: pgBadger 2.3 released