Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 2017-08-20 |
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Reduce the number of pallocs() in BRIN | Alvaro Herrera | 2017-04-07 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 2016-08-27 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Fix valgrind's "unaddressable bytes" whining about BRIN code. | Tom Lane | 2015-05-25 |
* | pgindent run for 9.5 | Bruce Momjian | 2015-05-23 |
* | Improve BRIN infra, minmax opclass and regression test | Alvaro Herrera | 2015-05-07 |
* | Fix various typos and grammar errors in comments. | Andres Freund | 2015-04-26 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Further code and wording tweaks in BRIN | Alvaro Herrera | 2014-11-10 |
* | BRIN: Block Range Indexes | Alvaro Herrera | 2014-11-07 |