Taipei, Taiwan - September 19th, 2023

pg_qualstats 2.1.0
========

The PoWA team is pleased to announce the release of the version 2.1.0 of 
pg_qualstats, an extension keeping statistics on predicates found in WHERE 
statements and JOIN clauses.

- New features:
    - Allow custom schema at extension creation time (Julien Rouhaud)
    - Report the queryid in the index advisor (Julien Rouhaud, thanks to 
Zhihong Yu for the request)
- Bugfix:
    - Mark the extension as not relocatable as it internally references the 
extension schema (Julien Rouhaud)

Links & Credits
--------

Thank to the users who reported bugs, they are all cited in the CHANGELOG file 
and the CONTRIBUTORS file.

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 
[https://github.com/powa-team/pg_qualstats](https://github.com/powa-team/pg_qualstats).

Links :

- Download: 
[https://github.com/powa-team/pg_qualstats/releases](https://github.com/powa-team/pg_qualstats/releases)
- Bug tracker: 
[https://github.com/powa-team/pg_qualstats/issues](https://github.com/powa-team/pg_qualstats/issues)

Reply via email to