• Robert Haas's avatar
    Improve coding in _hash_addovflpage. · e8984374
    Robert Haas authored
    Instead of relying on the page contents to know whether we have
    advanced from the primary bucket page to an overflow page, track
    that explicitly.
    
    Amit Kapila, per a complaint by me.
    e8984374
hashovfl.c 23.3 KB