• Peter Geoghegan's avatar
    Explain subtlety in nbtree locking protocol. · 867d25cc
    Peter Geoghegan authored
    The Postgres approach to coupling locks during an ascent of the tree is
    slightly different to the approach taken by Lehman and Yao.  Add a new
    paragraph to the "Differences to the Lehman & Yao algorithm" section of
    the nbtree README that explains the similarities and differences.
    867d25cc
nbtinsert.c 76.1 KB