After archive recovery, mark the last WAL segment from the parent timeline
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 22 Apr 2009 19:51:12 +0000 (19:51 +0000)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 22 Apr 2009 19:51:12 +0000 (19:51 +0000)
commitbae8102f52863bdb29b5c5e1ee7e27a8b0f5b9c7
tree13c6b2e3e33018a34542afc34c1075e5569824a8
parent73b44dca38774128acb449cbc85210970c70e91e
After archive recovery, mark the last WAL segment from the parent timeline
ready for archival. It was marked at the next checkpoint anyway, but
waiting for the next checkpoint is an unnecessary delay.

Fujii Masao
src/backend/access/transam/xlog.c