Fix some (not all) bugs found by testing.
Fix bugs found during testing.
Slightly improve error handling.
Implement page_zip_write_header(). Add page_zip parameter to btr_page_set_ functions. Allow page_copy_rec_list_end() to be called with invalid new_page_zip if the page has been newly created.
Initial import of the zip-like compression of B-tree pages.