Skip to content
Snippets Groups Projects
Commit f6e09270 authored by Simon Riggs's avatar Simon Riggs
Browse files

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.
parent 0192abc4
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