github darold/pgFormatter v5.3
Version 5.3

latest releases: v5.5, v5.4
2 years ago

August 07 2022 - v5.3

This maintenance release fixes issues reported by users since the last six
months. Here is the complete list of changes and acknowledgments:

  • Remove some useless parenthesis in DML statement. Thanks to Marc Cousin for the request.
  • Fix -o | --output that was always forced to stdout. Thanks to Linekio and Joraao Bernardo for the report.
  • Fix unsupported json operator ?|. Thanks to Jack Thibaut for the report.
  • Fix formatting of create table with option and tablespace. Thanks to jonyscathe for the report.
  • Fix wrong wrapping in create table when --nocomment was used. Thanks to Alexander Haase for the report.
  • Fix nested CREATE SCHEMA formatting. Thanks to GabenGar for the report.
  • Fix invalid multi-line string constant formatting. Thanks to zaneduffield for the report.
  • Force multiple INSERT values to be on separate lines. Previous behavior was to keep all values on the same line. Thanks to Damien-B for the report.
  • Add missing ELSIF keyword. Thanks to ideev for the report.
  • Fix bad indentation when INDEX is present in target list. Thanks to Marc Cousin for the report.

Don't miss a new pgFormatter release

NewReleases is sending notifications on new releases.