aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/brin_internal.h
Commit message (Expand)AuthorAge
* Update copyright for 2018Bruce Momjian2018-01-02
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Allow index AMs to cache data across aminsert calls within a SQL command.Tom Lane2017-02-09
* Update copyright via script for 2017Bruce Momjian2017-01-03
* 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