pg_qualstats 2.1.4 is out! - Mailing list pgsql-announce

From PoWA via PostgreSQL Announce
Subject pg_qualstats 2.1.4 is out!
Date
Msg-id 178247873852.108999.3314800793959670612@wrigleys.postgresql.org
Whole thread
List pgsql-announce
 

pg_qualstats 2.1.4 is out!

Taipei, Taiwan - Sat 20 Jun

pg_qualstats 2.1.4

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

Changelog

  • Bugfix:
    • Teach joins about joinqual attribute (Julien Rouhaud, thanks to Tatsuro Yamada for the report)
  • Miscellaneous:
    • Add support for PostgreSQL 19 (Georgy Shelkovy, Julien Rouhaud)
    • Fixed typo README.md (github user isaurabhuttam)

Links & Credits

Thank to the users who reported bugs or submitted patches, they are all cited in the CHANGELOG file and the CONTRIBUTORS.md 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 github.com/pg_qualstats.

Links

 

pgsql-announce by date:

Previous
From: PoWA via PostgreSQL Announce
Date:
Subject: pg_stat_kcache 2.3.2 is out!
Next
From: HexaCluster via PostgreSQL Announce
Date:
Subject: pgtt v4.5 has been released