Skip to content
Snippets Groups Projects
Commit 6593c5b5 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Fix bug in freespace calculation in heap_multi_insert().

If the amount of freespace on page was less than the amount reserved by
fillfactor, the calculation would underflow.

This fixes bug #6643 reported by Tomonari Katsumata.
parent 00b0c73f
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment