aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.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 18:22:13 +0200
commit9ba0361f099e1d9827e9da1df95652d83ac8b973 (patch)
treec96a12ff3c39f880ef292869fe5ddf5fc9d973b9 /src/backend/access/gist/gist.c
parent8bc8f7024fd7ea63a0eff1cc296456b7c7bf7982 (diff)
downloadpostgresql-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/gist.c')
0 files changed, 0 insertions, 0 deletions