pgFormatter 1.3 released

From: Gilles Darold <gilles(dot)darold(at)dalibo(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pgFormatter 1.3 released
Date: 2015-03-19 15:48:49
Message-ID: 550AEFE1.5030208@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

pgFormatter 1.3 released
----------------------------------

Version 1.3 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 fixes several formatting issues and adds support to
geometric operators. It is also possible now to format an sql script with
one statement per line, which is the reverse of the standard use.

Links & Credits
--------------------

Thank to the developers who submitted patches and users who reported bugs
and feature requests, especially Devin Ben-Hu, Marco Schmidt, Kevin Brannen,
Vincent Picavet, Cedric, Felix Hummel and Julien Rouhaud.

pgFormatter is an open project. Any contribution to build a better tool is
welcome. You just have to send your ideas, features requests or patches
using the GitHub tools.

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. Tool created by Gilles Darold.

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

Browse pgsql-announce by date

  From Date Subject
Next Message Terry Erisman 2015-03-19 21:24:25 pg_shard 1.1 Extension for Scaling Out PG is Released
Previous Message Jonathan S. Katz 2015-03-17 14:38:01 Registration for PGConf US 2015 Closing Soon. Very Soon.