• marko's avatar
    branches/zip: Add some Valgrind instrumentation. · e233731f
    marko authored
    dtuple_validate(): Detect uninitialized data.
    
    page_cur_insert_rec_low(), page_cur_insert_rec_zip(): Assert that the
    record being inserted is valid before and after insertion.
    e233731f
page0cur.c 48.7 KB