Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make core regression tests safe for Danish locale. | Tom Lane | 2016-07-21 |
* | Fix brin_summarize_new_values() to check index type and ownership. | Tom Lane | 2015-12-26 |
* | Fix brin regression test so it actually tests cidr. | Tom Lane | 2015-06-04 |
* | Tighten the per-operator testing done in brin regression test. | Tom Lane | 2015-06-04 |
* | Fix brin "char" test to actually test what it meant to test. | Tom Lane | 2015-06-04 |
* | Stabilize results of brin regression test. | Tom Lane | 2015-06-04 |
* | Suppress occasional failures in brin regression test. | Tom Lane | 2015-05-26 |
* | Add BRIN infrastructure for "inclusion" opclasses | Alvaro Herrera | 2015-05-15 |
* | Improve BRIN infra, minmax opclass and regression test | Alvaro Herrera | 2015-05-07 |
* | Tweak BRIN minmax operator class | Alvaro Herrera | 2015-01-22 |
* | Reduce disk footprint of brin regression test | Alvaro Herrera | 2014-11-14 |
* | BRIN: Block Range Indexes | Alvaro Herrera | 2014-11-07 |