1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Backup
David Steele c688bc8627 Improve support for special characters in filenames.
% characters caused issues in backup/restore due to filenames being appended directly into a format string.

Reserved XML characters (<>&') caused issues in the S3 driver due to improper escaping.

Add a file with all common special characters to regression testing.
2018-09-10 10:54:34 -04:00
..
Filter The C library is now required. 2017-11-26 17:45:00 -05:00
Backup.pm Improve support for special characters in filenames. 2018-09-10 10:54:34 -04:00
Common.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
File.pm Fix critical bug in resume that resulted in inconsistent backups. 2018-07-03 14:01:57 -04:00
Info.pm Ensure latest db-id is selected on when matching archive.info to backup.info. 2018-01-30 16:49:47 -05:00