aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/brin_internal.h
Commit message (Expand)AuthorAge
* Restructure index access method API to hide most of it at the C level.Tom Lane2016-01-17
* Update copyright for 2016Bruce Momjian2016-01-02
* Add BRIN infrastructure for "inclusion" opclassesAlvaro Herrera2015-05-15
* Improve BRIN infra, minmax opclass and regression testAlvaro Herrera2015-05-07
* Update copyright for 2015Bruce Momjian2015-01-06
* Minor cleanup of function declarations for BRIN.Tom Lane2014-12-02
* Fix some coding issues in BRINAlvaro Herrera2014-11-08
* BRIN: Block Range IndexesAlvaro Herrera2014-11-07