Commits

DateSubjectAuthorReleases
2017-03-29 Implement SortSupport for macaddr data type Teodor Sigaev 10.0
2017-03-15 Add support for EUI-64 MAC addresses as macaddr8 Stephen Frost 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-10-12 Remove unnecessary int2vector-specific hash function and equality operator. Tom Lane 10.0
2016-09-26 Replace the built-in GIN array opclasses with a single polymorphic opclass. Tom Lane 10.0
2016-08-23 Create an SP-GiST opclass for inet/cidr. Tom Lane 10.0
2016-03-30 Introduce SP-GiST operator class over box. Teodor Sigaev 9.6.0
2016-02-03 Extend sortsupport for text to more opclasses. Robert Haas 9.6.0
2016-01-19 Fix assorted inconsistencies in GiST opclass support function declarations. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-11-06 Add sort support routine for the UUID data type. Robert Haas 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-15 Add BRIN infrastructure for "inclusion" opclasses Alvaro Herrera 9.5.0
2015-05-15 Allow GiST distance function to return merely a lower-bound. Heikki Linnakangas 9.5.0
2015-05-07 Improve BRIN infra, minmax opclass and regression test Alvaro Herrera 9.5.0
2015-04-02 Use abbreviated keys for faster sorting of numeric datums. Robert Haas 9.5.0
2015-04-01 Move inet/cidr GiST opclass functions to correct place in header file. Heikki Linnakangas 9.5.0
2015-03-30 Add index-only scan support to range type GiST opclass. Heikki Linnakangas 9.5.0
2015-03-28 Add index-only scan support to inet GiST opclass. Heikki Linnakangas 9.5.0
2015-03-26 Add support for index-only scans in GiST. Heikki Linnakangas 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-28 Fix BRIN operator family definitions Alvaro Herrera 9.5.0
2014-11-07 BRIN: Block Range Indexes Alvaro Herrera 9.5.0
2014-08-14 Add sortsupport routines for text. Robert Haas 9.5.0
2014-06-05 Add btree and hash opclasses for pg_lsn. Tom Lane 9.4.0