Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-12-11 | Allow subscripting of hstore values. | Tom Lane | 14.0 |
| 2020-08-15 | Remove no-longer-usable hstore--1.0--1.1.sql update script. | Tom Lane | 14.0 |
| 2020-02-19 | Remove support for upgrading extensions from "unpackaged" state. | Tom Lane | 13.0 |
| 2018-11-23 | Add a 64-bit hash function for type hstore. | Tom Lane | 12.0 |
| 2017-09-13 | Distinguish selectivity of < from <= and > from >=. | Tom Lane | 11.0 |
| 2016-06-09 | Handle contrib's GIN/GIST support function signature changes honestly. | Tom Lane | 9.6.0 |
| 2011-02-14 | Convert contrib modules to use the extension facility. | Tom Lane | 9.1.0 |
| 2009-09-30 | Assorted improvements in contrib/hstore. | Tom Lane | 9.0.0 |