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.94.2) (envelope-from ) id 1v9LDS-00G8v8-Kz for pgsql-announce@arkaria.postgresql.org; Thu, 16 Oct 2025 10:28:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1v9LDP-00BPoV-Sq for pgsql-announce@arkaria.postgresql.org; Thu, 16 Oct 2025 10:28:10 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1v9LDO-00BPoJ-Ls for pgsql-announce@lists.postgresql.org; Thu, 16 Oct 2025 10:28:09 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1v9LDK-002VKK-2r for pgsql-announce@lists.postgresql.org; Thu, 16 Oct 2025 10:28: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=bfXLhHZvHA29BeOGXvmVFtUyhno279BVREJp5ZS62M8=; b=3B++qgmkjOnTxFjbERshl6cV6J dkFdFOjTb0ofOvC08A5vmbWCg5W19Jg2fhfkbqDHhsCEmWD99rDUoL5Y/VtB+4mEL6Fi0Lz3LzgLP PyMxOBkj4ylZhpihC7n1uVKSgemUPplwazNQfGlJnI4ttym9lWolDk7/uC104xsIJDXheKbo58L/r Xm3Ler6oRUZVhMSs++rX5ytWWOyGyPMi3IAnifYdPVsCsSLw+wKlf8w9iSb9YLHj+GH3DRjujw7WK 8r54L4kBq6UdytpyL2ZjGWGdBBVN7cnk47QSY/Td0LQUVXraDsECqMtSrqU3eU5/DJBrOlFJskggD wf7HuZrw==; 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.94.2) (envelope-from ) id 1v9LDK-000vRh-Nj for pgsql-announce@lists.postgresql.org; Thu, 16 Oct 2025 10:28: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 1v9LDH-003VzO-1e for pgsql-announce@lists.postgresql.org; Thu, 16 Oct 2025 10:28:03 +0000 Content-Type: multipart/mixed; boundary="===============5125121662504579900==" MIME-Version: 1.0 Subject: pg_qualstats 2.1.3 is out! To: PostgreSQL Announce From: PoWA via PostgreSQL Announce Reply-To: rjuju123@gmail.com Date: Thu, 16 Oct 2025 10:27:47 +0000 Message-ID: <176061046722.763.15776581419213340231@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: f9bb77951dbe8659d728285dc6d45cc58d84dc91fdedcf059b5a2d404beda2b9 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============5125121662504579900== Content-Type: multipart/alternative; boundary="===============6449443396093233242==" MIME-Version: 1.0 --===============6449443396093233242== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Taipei, Taiwan - Oct 25th pg_qualstats 2.1.3 =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.3 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: - Fix crash when a special var points to another special var (Julien Ro= uhaud, thanks to Kenny Chen for the report and bugfix testing) Links & Credits =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/CH= ANGELOG) file and the [CONTRIBUTORS.md](https://github.com/powa-team/pg_qua= lstats/blob/master/CONTRIBUTORS.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) --===============6449443396093233242== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pg_qualstats 2.1.3 is out!
 

pg_qualstats 2.1.3 is out!

Taipei, Taiwan - Oct 25th

pg_qualstats 2.1.3

The PoWA team is pleased to announce the re= lease of the version 2.1.3 of pg_qualstats, a PostgreSQL extension keeping statistics on predicates found in WHERE statements and JO= IN clauses.

Changelog

  • Bugfix:
    • Fix crash when = a special var points to another special var (Julien Rouhaud, thanks to Kenn= y Chen for the report and bugfix testing)

Links & Credits

Thank to the users who reported bugs or sub= mitted patches, they are all cited in the CHANGELOG = file and the CO= NTRIBUTORS.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/.
 
--===============6449443396093233242==-- --===============5125121662504579900==--