forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf8b4a2e
committed
Fix tuple-chain-moving tests to handle marked-for-update tuples correctly
(they are not part of a chain). When failing to find a parent tuple inan update chain, emit a warning and abandon repair_frag, but do not givean error as before. This should eliminate the infamous 'No one parent tuplewas found' failure, which we now realize is not a can't-happen conditionbut a perfectly valid database state. Per recent pghackers discussion.1 parent0affc29 commitf8b4a2e
1 file changed
+154
-127
lines changed0 commit comments
Comments
(0)