Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-12-11 | Allow subscripting of hstore values. | Tom Lane | 14.0 |
| 2020-02-13 | Mark some contrib modules as "trusted". | 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-15 | Bring hstore's comment into line with style of other contrib comments. | Tom Lane | 9.1.0 |
| 2011-02-14 | Convert contrib modules to use the extension facility. | Tom Lane | 9.1.0 |