• Tom Lane's avatar
    Re-adhere to policy of no more than 20 tests per parallel group. · 7d3957e5
    Tom Lane authored
    As explained at the head of parallel_schedule, we place an arbitrary limit
    of 20 test cases per parallel group.  Commit c7a9fa39 overlooked this.
    
    Least messy solution seems to be to move the "comments" test to the next
    group, since it doesn't really belong in a group of datatype tests anyway.
    7d3957e5
serial_schedule 2.81 KB