• Tom Lane's avatar
    Cosmetic cleanup of ginInsertValue(). · 1a9405d2
    Tom Lane authored
    Make it clearer that the passed stack mustn't be empty, and that we
    are not supposed to fall off the end of the stack in the main loop.
    Tighten the loop that extracts the root block number, too.
    
    Markus Wanner and Tom Lane
    1a9405d2
ginbtree.c 11.4 KB