aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHash.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2012-12-10 15:54:42 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2012-12-10 16:57:08 +0200
commitfbe285ae83628cf73a8e1ad04873a4a4b7ce56d3 (patch)
tree7092bf969f2d178c8ced916474ced483759e92b9 /src/backend/executor/nodeHash.c
parent6cb8c6043ee47ced46da131bc0705e9c4bdd8667 (diff)
downloadpostgresql-fbe285ae83628cf73a8e1ad04873a4a4b7ce56d3.tar.gz
postgresql-fbe285ae83628cf73a8e1ad04873a4a4b7ce56d3.zip
Update minimum recovery point on truncation.
If a file is truncated, we must update minRecoveryPoint. Once a file is truncated, there's no going back; it would not be safe to stop recovery at a point earlier than that anymore. Per report from Kyotaro HORIGUCHI. Backpatch to 8.4. Before that, minRecoveryPoint was not updated during recovery at all.
Diffstat (limited to 'src/backend/executor/nodeHash.c')
0 files changed, 0 insertions, 0 deletions