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 1wb1Z2-002F1D-0Z for pgsql-announce@arkaria.postgresql.org; Sat, 20 Jun 2026 19:41: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 1wb1Yz-0025Un-2h for pgsql-announce@arkaria.postgresql.org; Sat, 20 Jun 2026 19:41:09 +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.96) (envelope-from ) id 1wb1Yz-0025Uc-01 for pgsql-announce@lists.postgresql.org; Sat, 20 Jun 2026 19:41: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.98.2) (envelope-from ) id 1wb1Yw-00000001TjZ-2yKK for pgsql-announce@lists.postgresql.org; Sat, 20 Jun 2026 19:41:08 +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=ExCuIeBEoBRd0O7lpRvDxiu/oYGKygZ9L1latoaNf5w=; b=qv/toDnMiFJIXeIyE39M2Ss9yU oHrQrr/J5s6iY0caMy+Ah0EHZdbXjN+2B5zMn49dAzaL1nHvBYtUMvV1HxGKeCTUKcAtu5ucqREbk aKa4OFv3eMZjc5VrCvBxqnPX6hBpI0dRkL4tc6hp0eB6rb5RnXCc/NhN6o4putGMpuvShS6EHlKbu Bh30RphtDosdKVBW7SG4sroFmDMLrbhlb1zw32U3s+ckWoWjxJgz8KhKth/tI3ORd5DM2RCVtgA03 eokLK2RyZERxwI7Y5/VZKAWXIdlYguMGGGNBSC0Y9+3cg9UyOEcRKgLfT6ZhrSGra4BIY/EgYBIWy ynC6iflw==; 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 1wb1Yu-0044Hz-03 for pgsql-announce@lists.postgresql.org; Sat, 20 Jun 2026 19:41:04 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wb1Ys-009RbF-2u for pgsql-announce@lists.postgresql.org; Sat, 20 Jun 2026 19:41:03 +0000 Content-Type: multipart/alternative; boundary="===============7027673661969287783==" MIME-Version: 1.0 Subject: HypoPG 1.4.3 is out! To: PostgreSQL Announce From: Julien Rouhaud via PostgreSQL Announce Reply-To: rjuju123@gmail.com Date: Sat, 20 Jun 2026 19:40:49 +0000 Message-ID: <178198444992.770.1045058498115908935@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 8e830847583924e7359d275eed0135ab66bcceeb5eacab76ed9a1c12d022d564 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============7027673661969287783== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Taipei, Taiwan - Sat 20 Jun HypoPG 1.4.3 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I'm pleased to announce the release of the version 1.4.3 of HypoPG, an extension adding support for Hypothetical Indexes, compatible with PostgreS= QL 9.2 and above. Changelog --------- **Bug fixes**: - Fix long standing Int8GetDatum bugs (Julien Rouhaud) **Misc**: - Add support for PostgreSQL 19 (Julien Rouhaud) Links & Credits =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Thank to the users who reported bugs, they are all cited in the CHANGELOG f= ile. HypoPG is an open project. Any contribution to build a better tool is welco= me. You just have to send your ideas, features requests or patches using the gi= thub repository at [github.com/HypoPG/hypopg](https://github.com/HypoPG/hypopg). Links =3D=3D=3D=3D=3D - Download: [github.com/HypoPG/hypopg/releases](https://github.com/HypoPG/h= ypopg/releases) - Bug tracker: [github.com/HypoPG/hypopg/issues](https://github.com/HypoPG/= hypopg/issues) --===============7027673661969287783== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable HypoPG 1.4.3 is out!
 

HypoPG 1.4.3 is out!

Taipei, Taiwan - Sat 20 Jun

HypoPG 1.4.3

I'm pleased to announce the release of the = version 1.4.3 of HypoPG, an extension adding support for Hypothetical Indexes, compatible with PostgreS= QL 9.2 and above.

Changelog

Bug fixes:

  • Fix long standi= ng Int8GetDatum bugs (Julien Rouhaud)

Misc:

  • Add support for= PostgreSQL 19 (Julien Rouhaud)

Links & Credits

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

HypoPG 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 gi= thub repository at github.com/HypoPG/hypopg.

Links

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

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/.
 
--===============7027673661969287783==--