index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
access
/
brin_internal.h
Commit message (
Expand
)
Author
Age
*
Implement operator class parameters
Alexander Korotkov
2020-03-30
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Revert "Rename files and headers related to index AM"
Michael Paquier
2019-12-27
*
Rename files and headers related to index AM
Michael Paquier
2019-12-25
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Allow index AMs to cache data across aminsert calls within a SQL command.
Tom Lane
2017-02-09
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-17
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Add BRIN infrastructure for "inclusion" opclasses
Alvaro Herrera
2015-05-15
*
Improve BRIN infra, minmax opclass and regression test
Alvaro Herrera
2015-05-07
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Minor cleanup of function declarations for BRIN.
Tom Lane
2014-12-02
*
Fix some coding issues in BRIN
Alvaro Herrera
2014-11-08
*
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-07