Force archive_status of .done for xlogs created by dearchival/replication.

Simon Riggs <simon@2ndQuadrant.com>

Commit: 6f4b8a4f4f7a2d683ff79ab59d3693714b965e3d
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2012-08-08T22:58:49Z
Releases: 9.2.0
Force archive_status of .done for xlogs created by dearchival/replication.
This prevents spurious attempts to archive xlog files after promotion of
standby, a bug introduced by cascading replication patch in 9.2.

Fujii Masao, simplified and extended to cover streaming by Simon Riggs

Files