• Alvaro Herrera's avatar
    Fix stats_ext test in 32 bit machines · 6e9aaf6e
    Alvaro Herrera authored
    Because tuple packing is different (because of the MAXALIGN difference),
    the expected costs of a seqscan is different.
    
    The commonly used trick of eliding costs in EXPLAIN output (COSTS OFF)
    would make the tests completely pointless.  Instead, add an alternative
    expected file.
    6e9aaf6e
stats_ext_1.out 5.67 KB