Skip to content
Snippets Groups Projects
Commit b2a667b9 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Add a new option to RestoreBkpBlocks() to indicate if a cleanup lock should

be used instead of the normal exclusive lock, and make WAL redo functions
responsible for calling RestoreBkpBlocks(). They know better what kind of a
lock they need.

At the moment, this just moves things around with no functional change, but
makes the hot standby patch that's under review cleaner.
parent b287f0a3
No related branches found
No related tags found
Loading
Showing
with 95 additions and 36 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment