You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-06 08:49:29 +02:00
This is more efficient and the error case can be an assert rather than a runtime error. For extra safety initialize destinationSize to SIZE_MAX to increase the chances of an error if the switch fails.