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.
Showing
Please register or sign in to comment
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.