HypoPG 1.4.1 is out!

From: Julien Rouhaud via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: HypoPG 1.4.1 is out!
Date: 2024-04-29 16:51:29
Message-ID: 171440948933.709.17681607735908240380@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Taipei, Taiwan - April 28th, 2024

HypoPG 1.4.1
===========

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

Bug fixes:
- Fix hypothetical index names when its Oid is more than 1 billion (Julien Rouhaud, thanks to github user sylph520 for the report)
- Fix hypothetical index deparsing when attributes need quoting (Julien Rouhaud, thanks to Daniel Lang for the report)

Misc:
- Add support for PostgreSQL 17 (Georgy Shelkovy, Julien Rouhaud)

Links & Credits
---------------------

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

[HypoPG](https://github.com/HypoPG/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 github repository at [https://github.com/HypoPG/hypopg](https://github.com/HypoPG/hypopg).

Links :

- Download: [https://github.com/HypoPG/hypopg/releases](https://github.com/HypoPG/hypopg/releases)
- Bug tracker: [https://github.com/HypoPG/hypopg/issues](https://github.com/HypoPG/hypopg/issues)

Browse pgsql-announce by date

  From Date Subject
Next Message Slonik Events Canada via PostgreSQL Announce 2024-04-30 07:57:43 PGConf.dev 2024 - Registration selling out - please register ASAP!
Previous Message The CloudNativePG Contributors via PostgreSQL Announce 2024-04-26 14:34:20 CloudNativePG 1.23.0, 1.22.3 and 1.21.5 Released!