Add regression test for minmax-multi macaddr8 type
Tomas Vondra <tomas.vondra@postgresql.org>
Add regression test for minmax-multi macaddr8 type The regression test for BRIN minmax-multi opclasses tested almost all supported data types, with the exception of macaddr8. So this adds it.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/brin_multi.out | modified | +9 −0 |
| src/test/regress/sql/brin_multi.sql | modified | +9 −0 |