aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/expected/brin.out
Commit message (Expand)AuthorAge
* Make core regression tests safe for Danish locale.Tom Lane2016-07-21
* Fix brin_summarize_new_values() to check index type and ownership.Tom Lane2015-12-26
* Fix brin regression test so it actually tests cidr.Tom Lane2015-06-04
* Tighten the per-operator testing done in brin regression test.Tom Lane2015-06-04
* Fix brin "char" test to actually test what it meant to test.Tom Lane2015-06-04
* Stabilize results of brin regression test.Tom Lane2015-06-04
* Suppress occasional failures in brin regression test.Tom Lane2015-05-26
* Add BRIN infrastructure for "inclusion" opclassesAlvaro Herrera2015-05-15
* Improve BRIN infra, minmax opclass and regression testAlvaro Herrera2015-05-07
* Tweak BRIN minmax operator classAlvaro Herrera2015-01-22
* Reduce disk footprint of brin regression testAlvaro Herrera2014-11-14
* BRIN: Block Range IndexesAlvaro Herrera2014-11-07