mariadb/btr
marko 0c4879da3d branches/innodb+: Revert some changes that make the code differ
from branches/zip.

btr_cur_optimistic_delete(): Split a too long line in the way it is
split in branches/zip.

buf_page_get_gen(): Add missing space in the function comment.

buf_print_io(): Restoer a removed space to the printout.

univ.i: Remove C++-style (or C99-style) comments.

buf0buf.h: Undo the white-space changes to the wrapper macros of
buf_page_get_gen().

ibuf_update_free_bits_low(): Revert the changes.  Restore the assertion
that this function must not be invoked on compressed pages.  The function
ibuf_update_free_bits_zip() is for compressed pages.

ibuf_insert_to_index_page(): Undo a white-space change.
2008-09-18 07:01:13 +00:00
..
btr0btr.c branches/innodb+: btr_page_get_father_node_ptr(): Add TODO comments about 2008-09-18 06:56:32 +00:00
btr0cur.c branches/innodb+: Revert some changes that make the code differ 2008-09-18 07:01:13 +00:00
btr0pcur.c branches/innodb+: Merge revisions 2460:2579 from branches/zip 2008-08-09 00:15:46 +00:00
btr0sea.c branches/innodb+: Merge 2579:2637 from branches/zip. 2008-09-17 19:52:30 +00:00