Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2015-04-13 | 763 Bytes |
|
pgbadger-6.4.tar.gz | 2015-04-13 | 293.5 kB | |
Totals: 2 Items | 294.3 kB | 0 |
2015-04-13 version 6.4 This new release fixes a major bug in SQL beautifier which removed operator and adds some useful improvement in anonymization of parameters values. pgBadger will also try to parse the full csvlog when a broken CSV line is encountered. - Make anonymization more useful. Thanks to Hubert depesz Lubaczewski for the patch. - Fix previous patch for csvlog generated with a PostgreSQL version before 9.0. - Try continue CSV parsing after broken CSV line. Thanks to Sergey Burladyan for the patch. - Fix bug in SQL beautifier which removed operator. Thanks to Thomas Reiss for the report. - Fix loop exit, check terminate quickly and correct comments indentation. Thanks to Sergey Burladyan for the patch Please upgrade.