Skip to content
Snippets Groups Projects
Commit c3e10a4c authored by Vadim B. Mikheev's avatar Vadim B. Mikheev
Browse files

1. _bt_compare fixed to work properly with new code in _bt_insertonpg

   (old _bt_compare always returned >= 0 while comparing with P_HIKEY
   on root page - it breaks root page when _bt_insertonpg tries insert
   new minimal key into root page).
2. Fixed bug concerns "empty" pages: non-rightmost pages with only P_HIKEY
   present on it. Such pages appear after vacuum.
parent 64397b75
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment