Split off functions related to timeline history files and XLOG archiving.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: d5497b95f3ca2fc50c6eef46d3394ab6e6855956
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2012-10-02T10:37:19Z
Releases: 9.3.0
Split off functions related to timeline history files and XLOG archiving.

This is just refactoring, to make the functions accessible outside xlog.c.
A followup patch will make use of that, to allow fetching timeline history
files over streaming replication.

Files