diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2013-05-21 21:17:04 +0100 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2013-05-21 21:17:04 +0100 |
commit | 75a192638f93636a144a02461baae90b9fe98fd7 (patch) | |
tree | a34c0511487fe9c71e46932f80ac61ffba73697f /src/backend/access/gist/gistxlog.c | |
parent | 8955dac2518b47cf902c22e972426309217c7d8a (diff) | |
download | postgresql-75a192638f93636a144a02461baae90b9fe98fd7.tar.gz |
Maintain ThisTimeLineID correctly in checkpointer
checkpointer needs to reset ThisTimeLineID after
a restartpoint to allow installing/recycling new
WAL files. If recovery has already ended this
would leave ThisTimeLineID set incorrectly and
so we must reset it otherwise later checkpoints
do not have the correct timeline.
Bug report by Heikki Linnakangas.
Further investigation by Heikki and myself.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions