On Wed, Apr 20, 2016 at 6:43 PM, Alvaro Herrera <[email protected]> wrote: > The brin.sql test does that ...
I actually copied brin.sql when creating regression tests for external sorting, primarily because I wanted to test a variety of collations, without having any control of what they happen to be on the target. Those went into amcheck's regression tests, and so have yet to be committed. I think that your approach there has plenty to recommend it, at least where requirements are more complicated. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
