aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/brin/brin_minmax.c
Commit message (Expand)AuthorAge
* Fix broken assertion in BRIN codeAlvaro Herrera2015-07-30
* pgindent run for 9.5Bruce Momjian2015-05-23
* Add BRIN infrastructure for "inclusion" opclassesAlvaro Herrera2015-05-15
* Move strategy numbers to include/access/stratnum.hAlvaro Herrera2015-05-15
* Add missing "static" marker.Tom Lane2015-05-09
* Improve BRIN infra, minmax opclass and regression testAlvaro Herrera2015-05-07
* Tweak BRIN minmax operator classAlvaro Herrera2015-01-22
* Update copyright for 2015Bruce Momjian2015-01-06
* Minor cleanup of function declarations for BRIN.Tom Lane2014-12-02
* BRIN: Block Range IndexesAlvaro Herrera2014-11-07