pgFormatter 2.0 released ------------------------ May 23 2017 - v2.0
This major release adds a plpgsql code beautifier. This makes pgFormatter the best free tool to rewrite and beautify any SQL and PLPGSQL code. This release also fixes several issues and adds lot of improvements in code formatting. Support for AWS Redshift keywords have been improved. pgFormatter can work as a console program or online as a CGI. It will automatically detect his environment and output as text or as HTML following the context. pgFormatter v2.0 is available as a free online service for queries up to 100 Kb at http://sqlformat.darold.net/. To see a sample of SQL formatting provided by pgFormatter use the "Load an example" and the "Format my code" button. For the complete list of changes see: https://github.com/darold/pgFormatter/blob/master/ChangeLog Links & Credits --------------- Thank to the developers who submitted patches and users who reported bugs and feature requests, especially Hubert Depesz Lubaczewski and cavanaug 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 and PlPgsql 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 and maintained by Gilles Darold. pgFormatter works on any platform and is available under the PostgreSQL licence. -- Gilles Darold -- Sent via pgsql-announce mailing list (pgsql-announce@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-announce