Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wd69I-003sz1-27 for pgsql-announce@arkaria.postgresql.org; Fri, 26 Jun 2026 12:59:12 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wd69H-00AqMl-0B for pgsql-announce@arkaria.postgresql.org; Fri, 26 Jun 2026 12:59:11 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wd69G-00AqLW-0X for pgsql-announce@lists.postgresql.org; Fri, 26 Jun 2026 12:59:10 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wd69C-00000000KxX-0PX4 for pgsql-announce@lists.postgresql.org; Fri, 26 Jun 2026 12:59:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=m0+sGkCJe/ckG1n8iiv3D8leYCXlpx2O5/PDYHf9B08=; b=CJ5s0+mcDawUmNKRBCwdF5+cvO GVvp9ovpymM3K2FnoYfW9KgSGzOe5LSTXrPY26Tlk3Yosj3mJwJTSNXrsQqJOL471OkrhAebTJk93 4rwrn+VKBYz0gox3Di3uNUQqttSCiyZO5bxyClnBv19OZ8GZmzdsksnxY5O+dAzSL5/fDYaZ8JZ5j uDbx5pGd3eKol8YXWTMZhMmJ2RuujH+mw8MBz8lWTMnRYSXia4mToqfwk5Tptdm8w0mZoyeQc/kg0 NyjvJWEmnzIi9/hVgFLa8D/jS5EfzkpajndnC4LrrLhMoc61aT9PfdtYu756e2IxkPZrZOZVCDQDL 5rnUDmHw==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wd69A-006pIf-2t for pgsql-announce@lists.postgresql.org; Fri, 26 Jun 2026 12:59:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wd699-002bnF-1l for pgsql-announce@lists.postgresql.org; Fri, 26 Jun 2026 12:59:03 +0000 Content-Type: multipart/alternative; boundary="===============2692052636038076509==" MIME-Version: 1.0 Subject: pg_qualstats 2.1.4 is out! To: PostgreSQL Announce From: PoWA via PostgreSQL Announce Reply-To: rjuju123@gmail.com Date: Fri, 26 Jun 2026 12:58:58 +0000 Message-ID: <178247873852.108999.3314800793959670612@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 63b5e4f222cf5deb438f5f7eaebce14ef685f010b5e472a6fdf2d7a7995bb7e3 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============2692052636038076509== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Taipei, Taiwan - Sat 20 Jun pg_qualstats 2.1.4 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The PoWA team is pleased to announce the release of the version 2.1.4 of [pg_qualstats](https://github.com/powa-team/pg_qualstats), a PostgreSQL extension keeping statistics on predicates found in WHERE statements and JO= IN clauses. Changelog =3D=3D=3D=3D=3D=3D=3D=3D=3D - Bugfix: - Teach joins about joinqual attribute (Julien Rouhaud, thanks to Tatsu= ro Yamada for the report) - Miscellaneous: - Add support for PostgreSQL 19 (Georgy Shelkovy, Julien Rouhaud) - Fixed typo README.md (github user isaurabhuttam) Links & Credits =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Thank to the users who reported bugs or submitted patches, they are all cit= ed 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/CON= TRIBUTORS.md) file. [pg_qualstats](https://github.com/powa-team/pg_qualstats) is an open projec= t. Any contribution to build a better tool is welcome. You just have to send y= our ideas, features requests or patches using the github repository at [github.com/pg_qualstats](https://github.com/powa-team/pg_qualstats). Links =3D=3D=3D=3D=3D - Documentation: [github.com/powa-team/pg_qualstats/blob/master/doc/READM= E.md](https://github.com/powa-team/pg_qualstats/blob/master/doc/README.md) - Download: [github.com/powa-team/pg_qualstats/releases](https://github.c= om/powa-team/pg_qualstats/releases) - Bug tracker: [github.com/powa-team/pg_qualstats/issues](https://github.= com/powa-team/pg_qualstats/issues) --===============2692052636038076509== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pg_qualstats 2.1.4 is out!
 

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 re= lease of the version 2.1.4 of pg_qualstats, a PostgreSQL extension keeping statistics on predicates found in WHERE statements and JO= IN clauses.

Changelog

  • Bugfix:
    • Teach joins abo= ut joinqual attribute (Julien Rouhaud, thanks to Tatsuro Yamada for the report)
  • Miscellaneous:<= ul style=3D"font-family: sans-serif; font-size: 14px; font-weight: normal; = margin: 0; margin-bottom: 15px">
  • Add support for= PostgreSQL 19 (Georgy Shelkovy, Julien Rouhaud)
  • Fixed typo READ= ME.md (github user isaurabhuttam)

Links & Credits

Thank to the users who reported bugs or sub= mitted patches, they are all cited in the CHANGELOG file and the CONTRIBUTORS.md= file.

pg_qualstat= s is an open project. Any contribution to build a better tool is welcome. You just have to send y= our ideas, features requests or patches using the github repository at github.com/pg_qualstats.

Links

This email was sent to you from PoWA. It was delivered on their behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to PoWA.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============2692052636038076509==--