]> granicus.if.org Git - postgresql/commit
Reset 'ps' display just once when resolving VXID conflicts.
authorRobert Haas <rhaas@postgresql.org>
Fri, 17 Dec 2010 13:30:57 +0000 (08:30 -0500)
committerRobert Haas <rhaas@postgresql.org>
Fri, 17 Dec 2010 13:30:57 +0000 (08:30 -0500)
commit611fed371227f430e71d0ff7fed037f1006b410d
tree59826f9aa889b27b4554696cec45de515ca0cbb8
parentdf142bf82c84de5d0588ae7d52881501abb039ed
Reset 'ps' display just once when resolving VXID conflicts.

This prevents the word "waiting" from briefly disappearing from the ps
status line when ResolveRecoveryConflictWithVirtualXIDs begins a new
iteration of the outer loop.

Along the way, remove some useless pgstat_report_waiting() calls;
the startup process doesn't appear in pg_stat_activity.

Fujii Masao
src/backend/storage/ipc/standby.c