• Alvaro Herrera's avatar
    Fix CompareIndexInfo's attnum comparisons · 7f17fd6f
    Alvaro Herrera authored
    When an index column is an expression, it makes no sense to compare its
    attribute numbers.
    
    This seems to account for remaining buildfarm fallout from 8b08f7d4.
    At least, it solves the issue in my local 32bit VM -- let's see what the
    rest thinks.
    7f17fd6f
index.c 126 KB