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.0 is out! |
Date: | 2023-05-29 06:50:12 |
Message-ID: | 168534301260.1230014.18285693646589065426@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
Taipei, Taiwan - May 27th, 2023
HypoPG 1.4.0
===========
I'm pleased to announce the release of the version 1.4.0 of [HypoPG](https://hypopg.readthedocs.io/en/rel1_stable/), an extension adding support for Hypothetical Indexes, compatible with PostgreSQL 9.2 and above.
New features::
- Support hypothetically hiding existing indexes, hypothetical or not (github user nutvii and Julien Rouhaud)
Misc:
- Have hypopg_relation_size() error out rather than returning 0 if called for an oid that isn't a hypothetical index oid
- Slighthly reduce memory usage for hypothetical btree indexes without INCLUDE keys
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)
From | Date | Subject | |
---|---|---|---|
Next Message | PgBouncer via PostgreSQL Announce | 2023-06-01 11:52:31 | PgBouncer 1.19.1 released |
Previous Message | PGCloud London via PostgreSQL Announce | 2023-05-29 02:10:15 | PGCloud Conference London: Call for Papers is Now Open! |