summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/brin.out
Commit message (Expand)AuthorAgeFilesLines
* Speed up "brin" regression test a little bit.Tom Lane2017-02-071-27/+15
* Make core regression tests safe for Danish locale.Tom Lane2016-07-211-1/+1
* Fix brin_summarize_new_values() to check index type and ownership.Tom Lane2015-12-261-0/+11
* Fix brin regression test so it actually tests cidr.Tom Lane2015-06-041-28/+2
* Tighten the per-operator testing done in brin regression test.Tom Lane2015-06-041-52/+243
* Fix brin "char" test to actually test what it meant to test.Tom Lane2015-06-041-1/+1
* Stabilize results of brin regression test.Tom Lane2015-06-041-3/+3
* Suppress occasional failures in brin regression test.Tom Lane2015-05-261-7/+2
* Add BRIN infrastructure for "inclusion" opclassesAlvaro Herrera2015-05-151-8/+23
* Improve BRIN infra, minmax opclass and regression testAlvaro Herrera2015-05-071-68/+120
* Tweak BRIN minmax operator classAlvaro Herrera2015-01-221-1/+1
* Reduce disk footprint of brin regression testAlvaro Herrera2014-11-141-9/+12
* BRIN: Block Range IndexesAlvaro Herrera2014-11-071-0/+179