1 test_integerset contains unit tests for testing the integer set implementation
2 in src/backend/lib/integerset.c.
4 The tests verify the correctness of the implementation, but they can also be
5 used as a micro-benchmark. If you set the 'intset_test_stats' flag in
6 test_integerset.c, the tests will print extra information about execution time