diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-10-02 23:19:44 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-10-02 23:19:44 +0000 |
commit | 19c90bcc2560225ab4ea70007af970e6042fbe00 (patch) | |
tree | e3c35912a1a1d305a7a7cbabd8f4485a873dfaba /src/backend/commands/dbcommands.c | |
parent | bea8af915253a56cb7536e30ce72e88968f3b6cb (diff) | |
download | postgresql-19c90bcc2560225ab4ea70007af970e6042fbe00.tar.gz postgresql-19c90bcc2560225ab4ea70007af970e6042fbe00.zip |
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.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions