pgFormatter 1.2 released

Поиск
Список
Период
Сортировка
От Gilles Darold
Тема pgFormatter 1.2 released
Дата
Msg-id 50F7CCE7.6090004@dalibo.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Gilles Darold
Дата:
Сообщение: Ora2Pg 10.1 released
Следующее
От: Gilles Darold
Дата:
Сообщение: pgBadger 2.3 released