• Robert Haas's avatar
    Adjust OLDSERXID_MAX_PAGE based on BLCKSZ. · 5b2b444f
    Robert Haas authored
    The value when BLCKSZ = 8192 is unchanged, but with larger-than-normal
    block sizes we might need to crank things back a bit, as we'll have
    more entries per page than normal in that case.
    
    Kevin Grittner
    5b2b444f
predicate.c 152 KB