pgFormatter v4.0 released
От | Gilles Darold |
---|---|
Тема | pgFormatter v4.0 released |
Дата | |
Msg-id | 7ef64fdc-98a6-b2b9-a494-d8af26de68e0@darold.net обсуждение исходный текст |
Список | pgsql-announce |
Ottawa, Canada - June 3rd, 2019 **pgFormatter 4.O released** Version 4.0 of pgFormatter, a free and reliable tool used to format SQL and PLPGSQL code, has been officially released and is publicly available for download. A demonstration site is available online at http://sqlformat.darold.net/ This major release fixes a huge list of formatting issues which makes pgFormatter the best free tool to format your plpgsql code and sql queries. pgFormatter is now able to auto-detect some user defined functions to prevent adding new line between parameters. There's also several improvement to the CGI mode which can now apply directly a formatting option change to current code. This allow to change in live the format without having to submit the content again. See version 4.0 running at demo site: http://sqlformat.darold.net/ I also want to address some very special thanks to Bruce Momjian for his help in reporting most of the issues fixed in this release. There is still some missing formatting or that need improvement, please report any formatting issue I'm trying to fix them as soon as possible. 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/ Download1: https://github.com/darold/pgFormatter/releases Download2: 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 по дате отправления: