• Robert Haas's avatar
    Fix bad formula in previous commit. · 5184f110
    Robert Haas authored
    Commit d5406dea used a slightly
    novel, and wrong, approach to compute the length of the last
    toast chunk. It worked fine unless the last chunk happened to
    have the largest possible size.
    5184f110
detoast.c 23.5 KB