mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-18 04:58:51 +02:00
4f760df417
If a file stored with block incremental shrinks below the prior block size then the map is useless and the entire file needs to be stored again. In this case use the new block incremental values (even if none) rather than preserving the old ones.