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

Refactor XLogInsert a bit. The rdata entries for backup blocks are now

constructed before acquiring WALInsertLock, which slightly reduces the time
the lock is held. Although I could not measure any benefit in benchmarks,
the code is more readable this way.
parent 26e89e7f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment