CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/10/02 20:19:44

Modified files:
        src/backend/commands: vacuum.c 

Log message:
        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.


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to