diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2012-12-10 15:54:42 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2012-12-10 18:27:30 +0200 |
commit | 7e0d8d8457d922a63292c39862738969cac6c418 (patch) | |
tree | 9f70c89dd54b2382ea7d1cb73ae6c60d75647710 /src/backend/parser/parse_expr.c | |
parent | a5dbb053b3c60c8fd7ea32f6356c0f1eb1e381a1 (diff) |
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/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions