pgFormatter v3.1 is out

Поиск
Список
Период
Сортировка
От Gilles Darold
Тема pgFormatter v3.1 is out
Дата
Msg-id 119b35a9-0bcf-ea45-8904-b8b4bc2f89d7@darold.net
обсуждение исходный текст
Список pgsql-announce
pgFormatter 3.1 released
------------------------

September 12 2018 - v3.1

This minor release fixes several issues reported by users since six
months. This release also adds some improvements in code formatting

  * Function code in other language than SQL or PLPGSQL is now kept
    untouched.
  * Make formatting output of function/procedure more compliant with
    the pg_dump PostgreSQL format.
  * Add information about atom package integration of pgFormatter.
  * Add a "Clear code" button to reset text area and preserve options
    changes.
  * Add a logo to the project and change title and style of the CGI
    part.
  * Add application/sql content-type support in CGI mode.

Thanks to Christoph Berg pgFormatter is now available as a package for
Debian and Ubuntu from http://apt.postgresql.org/ that mean that it
can be installed using: sudo apt-get install pgformatter

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, they are all cited in the ChangeLog file.

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
http://www.darold.net/



В списке pgsql-announce по дате отправления:

Предыдущее
От: Gilles Darold
Дата:
Сообщение: pgBadger v10.1 released
Следующее
От: Monica Real Amores
Дата:
Сообщение: Postgres-XL 10R1Beta1 Now Available