Include previous TLI in end-of-recovery and shutdown checkpoint records.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 7803e9327db3788f68d820c19f4081afb79edd12
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2013-02-11T16:16:25Z
Releases: 9.3.0
Include previous TLI in end-of-recovery and shutdown checkpoint records.

This isn't used for anything but a sanity check at the moment, but it could
be highly valuable for debugging purposes. It could also be used to recreate
timeline history by traversing WAL, which seems useful.

Files