1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele 2358d34485 v2.23: Bug Fix
Bug Fixes:

* Fix missing files corrupting the manifest. If a file was removed by PostgreSQL during the backup (or was missing from the standby) then the next file might not be copied and updated in the manifest. If this happened then the backup would error when restored. (Reviewed by Cynthia Shang. Reported by Vitaliy Kukharik.)

Improvements:

* Use pkg-config instead of xml2-config for libxml2 build options. (Contributed by David Steele, Adrian Vondendriesch.)
* Validate checksums are set in the manifest on backup/restore. (Reviewed by Cynthia Shang.)
2020-01-26 22:38:21 -07:00
..
Archive The backup command is implemented entirely in C. 2019-12-13 17:14:26 -05:00
Backup pgBackRest is now pure C. 2019-12-13 17:55:41 -05:00
Common Remove unused LibC code. 2019-12-28 18:30:32 -07:00
Config Fix comment typos. 2019-08-26 12:05:36 -04:00
Protocol/Storage pgBackRest is now pure C. 2019-12-13 17:55:41 -05:00
Storage Don't decode manifest data when it is generated on a remote. 2019-09-03 12:30:45 -04:00
Db.pm Remove obsolete Perl code missed in f0ef73db. 2020-01-07 12:20:51 -07:00
DbVersion.pm PostgreSQL 12 support. 2019-10-01 13:20:43 -04:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
LibC.pm Remove perl critic and coverage. 2019-07-05 16:55:17 -04:00
LibCAuto.pm Fix options being ignored by asynchronous commands. 2020-01-15 12:24:58 -07:00
Manifest.pm pgBackRest is now pure C. 2019-12-13 17:55:41 -05:00
Version.pm v2.23: Bug Fix 2020-01-26 22:38:21 -07:00