1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-02-07 13:42:41 +02:00
David Steele 1ea6a4142e
Improve manifest file updates.
The prior manifestFileUpdate() function was pretty difficult to use since all the parameters had to specified. Instead, pass a ManifestFile struct that has all members set as needed.

When new struct members are added the manifestFileUpdate() call sites will still need to be reviewed, but this should make the process of adding members a bit simpler.
2022-10-04 14:19:12 -10:00
..
2022-09-19 10:08:10 -07:00
2022-05-11 10:39:31 -04:00
2022-09-08 18:36:03 -06:00
2022-09-08 18:36:03 -06:00
2022-10-04 14:19:12 -10:00
2022-08-24 10:52:33 -04:00