]> granicus.if.org Git - postgresql/commit
Fix brin regression test so it actually tests cidr.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 4 Jun 2015 19:24:22 +0000 (15:24 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 4 Jun 2015 19:24:22 +0000 (15:24 -0400)
commit1676e4381f48f7bf211f0965ad23abe10a683818
treee0d4827e3d0fffde5f1e319fba9a21bc31fdd312
parent79454c696bd3346a9f00f5e940398fb01a337fad
Fix brin regression test so it actually tests cidr.

The problem noted in my previous commit was simpler than I thought:
we weren't getting an index plan because the column wasn't indexed.
src/test/regress/expected/brin.out
src/test/regress/sql/brin.sql