aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/brin/brin_validate.c
Commit message (Expand)AuthorAge
* Update copyright for 2024Bruce Momjian2024-01-03
* Update copyright for 2023Bruce Momjian2023-01-02
* Update copyright for 2022Bruce Momjian2022-01-07
* Support the old signature of BRIN consistent functionTomas Vondra2021-03-26
* Pass all scan keys to BRIN consistent function at onceTomas Vondra2021-03-23
* Update copyright for 2021Bruce Momjian2021-01-02
* Implement operator class parametersAlexander Korotkov2020-03-30
* Update copyrights for 2020Bruce Momjian2020-01-01
* Revert "Rename files and headers related to index AM"Michael Paquier2019-12-27
* Rename files and headers related to index AMMichael Paquier2019-12-25
* Make the order of the header file includes consistent in backend modules.Amit Kapila2019-11-12
* Update copyright for 2019Bruce Momjian2019-01-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Re-run pgindent.Tom Lane2017-06-13
* Fix wording in amvalidate error messagesAlvaro Herrera2017-05-30
* Move some things from builtins.h to new header filesPeter Eisentraut2017-01-20
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Final pgindent + perltidy run for 9.6.Tom Lane2016-08-15
* Message style improvementsPeter Eisentraut2016-07-28
* Improve index AMs' opclass validation procedures.Tom Lane2016-01-21
* Restructure index access method API to hide most of it at the C level.Tom Lane2016-01-17