Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow subscripting of hstore values. | Tom Lane | 2020-12-11 | 1 | -1/+1 |
* | Implement operator class parameters | Alexander Korotkov | 2020-03-30 | 1 | -1/+1 |
* | Mark some contrib modules as "trusted". | Tom Lane | 2020-02-13 | 1 | -0/+1 |
* | Add a 64-bit hash function for type hstore. | Tom Lane | 2018-11-23 | 1 | -1/+1 |
* | Distinguish selectivity of < from <= and > from >=. | Tom Lane | 2017-09-13 | 1 | -1/+1 |
* | Handle contrib's GIN/GIST support function signature changes honestly. | Tom Lane | 2016-06-09 | 1 | -1/+1 |
* | Introduce jsonb, a structured format for storing json. | Andrew Dunstan | 2014-03-23 | 1 | -1/+1 |
* | Use a new hstore extension version for added json functions. | Andrew Dunstan | 2013-09-29 | 1 | -1/+1 |
* | Remove hstore's text => text operator. | Robert Haas | 2011-11-07 | 1 | -1/+1 |
* | Bring hstore's comment into line with style of other contrib comments. | Tom Lane | 2011-02-15 | 1 | -1/+1 |
* | Convert contrib modules to use the extension facility. | Tom Lane | 2011-02-13 | 1 | -0/+5 |