Taipei, Taiwan - Oct 25th pg_qualstats 2.1.3 ===============
The PoWA team is pleased to announce the release of the version 2.1.3 of [pg_qualstats](https://github.com/powa-team/pg_qualstats), a PostgreSQL extension keeping statistics on predicates found in WHERE statements and JOIN clauses. Changelog ========= - Bugfix: - Fix crash when a special var points to another special var (Julien Rouhaud, thanks to Kenny Chen for the report and bugfix testing) Links & Credits ============ Thank to the users who reported bugs or submitted patches, they are all cited in the [CHANGELOG](https://github.com/powa-team/pg_qualstats/blob/master/CHANGELOG) file and the [CONTRIBUTORS.md](https://github.com/powa-team/pg_qualstats/blob/master/CONTRIBUTORS.md) file. [pg_qualstats](https://github.com/powa-team/pg_qualstats) 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 repository at [github.com/pg_qualstats](https://github.com/powa-team/pg_qualstats). Links ===== - Documentation: [github.com/powa-team/pg_qualstats/blob/master/doc/README.md](https://github.com/powa-team/pg_qualstats/blob/master/doc/README.md) - Download: [github.com/powa-team/pg_qualstats/releases](https://github.com/powa-team/pg_qualstats/releases) - Bug tracker: [github.com/powa-team/pg_qualstats/issues](https://github.com/powa-team/pg_qualstats/issues)
