Age | Commit message (Expand) | Author |
---|---|---|
2025-07-03 | Add more cross-type comparisons to contrib/btree_gin. | Tom Lane |
2025-07-03 | Add cross-type comparisons to contrib/btree_gin. | Tom Lane |
2023-10-29 | btree_gin: Fix calculation of leftmost interval value. | Dean Rasheed |
2022-11-08 | Produce more-optimal plans for bitmap scans on boolean columns. | Tom Lane |
2018-04-05 | Add support of bool, bpchar, name and uuid to btree_gin | Teodor Sigaev |
2017-03-21 | Add btree_gin support for enum types | Andrew Dunstan |
2017-03-15 | Add support for EUI-64 MAC addresses as macaddr8 | Stephen Frost |
2016-11-29 | Test all contrib-created operator classes with amvalidate. | Tom Lane |
2016-07-21 | Make contrib regression tests safe for Danish locale. | Tom Lane |
2011-02-14 | Convert contrib modules to use the extension facility. | Tom Lane |
2010-11-23 | Remove useless whitespace at end of lines | Peter Eisentraut |
2009-08-04 | Ooops, missed that a couple of contrib modules have calls to byteacmp. | Tom Lane |
2009-03-25 | Add btree_gin contrib module. | Tom Lane |