Only send cleanup_info messages if VACUUM removes any tuples.
There is no other purpose for this message type than to report the latestRemovedXid of removed tuples, prior to index scans. Removes overlooked path for sending invalid latestRemovedXid. Fixes buildfarm failure on centaur.
Showing
Please register or sign in to comment