Skip to content
Snippets Groups Projects
Commit 8a45a2e9 authored by Tom Lane's avatar Tom Lane
Browse files

Fix miscalculation of remaining free space during tuple chain moving.

Only affects machines where MAXALIGN > 4, and is a boundary-condition
case even there, but still surprising that it's not been identified
before.  Also reduce tuple chain move give-up messages from WARNING
to DEBUG1, since they are not unexpected conditions.
parent 5936055d
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