Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |