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

Add a bit more locking to vac_update_relstats and vac_update_dbstats

to make them comparable to what UpdateStats does in the same situation.
I'm not certain two instances of vac_update_relstats could run in
parallel for the same relation, but parallel invocations of vac_update_dbstats
do seem possible.
parent bea8af91
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment