aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gin/sql
Commit message (Expand)AuthorAge
* btree_gin: Fix calculation of leftmost interval value.Dean Rasheed2023-10-29
* Add support of bool, bpchar, name and uuid to btree_ginTeodor Sigaev2018-04-05
* Add btree_gin support for enum typesAndrew Dunstan2017-03-21
* Add support for EUI-64 MAC addresses as macaddr8Stephen Frost2017-03-15
* Test all contrib-created operator classes with amvalidate.Tom Lane2016-11-29
* Make contrib regression tests safe for Danish locale.Tom Lane2016-07-21
* Convert contrib modules to use the extension facility.Tom Lane2011-02-13
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Ooops, missed that a couple of contrib modules have calls to byteacmp.Tom Lane2009-08-04
* Add btree_gin contrib module.Tom Lane2009-03-25