]> granicus.if.org Git - postgresql/commit
Reset walsender ps title in the main loop
authorMagnus Hagander <magnus@hagander.net>
Tue, 11 Jan 2011 09:04:54 +0000 (10:04 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 11 Jan 2011 09:04:54 +0000 (10:04 +0100)
commitb7ebda9d8c6f78b3bb31247531d0ef0e64b32a16
treedd66c12d83be760313ab8c630e0de485d21ad2d1
parent2e36343f82377fbb50834bba6557f8f243fecb34
Reset walsender ps title in the main loop

When in streaming mode we can never get out, so it will never
be required, but after a base backup (or other operations)
we can get back to the loop, so the title needs to be cleared.
src/backend/replication/walsender.c