• Robert Haas's avatar
    Attempt to fix compiler warning. · edbe2a29
    Robert Haas authored
    Per a report from Tom Lane, newer versions of gcc apparently think
    that partexprs_item_saved can be used uninitialized.  Try to convince
    them otherwise.
    edbe2a29
partition.c 63.9 KB