• Kevin Grittner's avatar
    Fix the create_index regression test for Danish collation. · 8791627b
    Kevin Grittner authored
    In Danish collations, there are letter combinations which sort
    higher than 'Z'.  A test for values > 'WA' was picking up rows
    where the value started with 'AA', causing the test to fail.
    
    Backpatch to 9.2, where the failing test was added.
    
    Per report from Svenne Krap and analysis by Jeff Janes
    8791627b
create_index.out 114 KB