Commit Graph

11 Commits (d02cceb85cf1a46a36c36825dd8266a30aed134f)

Author SHA1 Message Date
Tom Lane 0ec5f7e782 Allow subscripting of hstore values. 5 years ago
Alexander Korotkov 911e702077 Implement operator class parameters 6 years ago
Tom Lane eb67623c96 Mark some contrib modules as "trusted". 6 years ago
Tom Lane eb6f29141b Add a 64-bit hash function for type hstore. 7 years ago
Tom Lane 7d08ce286c Distinguish selectivity of < from <= and > from >=. 8 years ago
Tom Lane 749a787c5b Handle contrib's GIN/GIST support function signature changes honestly. 9 years ago
Andrew Dunstan d9134d0a35 Introduce jsonb, a structured format for storing json. 12 years ago
Andrew Dunstan a18167510f Use a new hstore extension version for added json functions. 12 years ago
Robert Haas b60653bc0b Remove hstore's text => text operator. 14 years ago
Tom Lane f5fc1de501 Bring hstore's comment into line with style of other contrib comments. 15 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago