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:22:13 +0200 |
commit | 9ba0361f099e1d9827e9da1df95652d83ac8b973 (patch) | |
tree | c96a12ff3c39f880ef292869fe5ddf5fc9d973b9 /src/backend/access/gist/gistutil.c | |
parent | 8bc8f7024fd7ea63a0eff1cc296456b7c7bf7982 (diff) | |
download | postgresql-9ba0361f099e1d9827e9da1df95652d83ac8b973.tar.gz postgresql-9ba0361f099e1d9827e9da1df95652d83ac8b973.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/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions