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