Fix brin regression test so it actually tests cidr.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/brin.out | modified | +2 −28 |
| src/test/regress/sql/brin.sql | modified | +2 −0 |