1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele 9f19e13095 v1.05: Bug Fix for Tablespace Link Checking
Bug Fixes:

* Fixed an issue where tablespace paths that had $PGDATA as a substring would be identified as a subdirectories of $PGDATA even when they were not. Also hardened relative path checking a bit. (Reported by Chris Fort.)
2016-08-09 10:06:21 -04:00
..
Common Fixed an invalid log call in lock routines. 2016-07-29 18:45:23 -04:00
Config Fixed an issue where a remote could try to start its own remote. 2016-07-30 08:49:26 -04:00
Protocol Enhancements to the protocol layer for improved reliability and error handling. 2016-07-29 18:46:19 -04:00
Archive.pm Fixed check command to throw an error when database version/id does not match that of the archive. 2016-07-29 14:02:11 -04:00
ArchiveInfo.pm Fixed check command to throw an error when database version/id does not match that of the archive. 2016-07-29 14:02:11 -04:00
Backup.pm Reduce calls to protocolGet() in backup/restore. 2016-07-26 16:21:14 -04:00
BackupCommon.pm New manifest format. 2016-04-14 22:50:02 -04:00
BackupFile.pm New manifest format. 2016-04-14 22:50:02 -04:00
BackupInfo.pm Fixed check command to throw an error when database version/id does not match that of the archive. 2016-07-29 14:02:11 -04:00
Db.pm Updated control/catalog/WAL versions for 9.6 beta3. 2016-07-26 16:39:01 -04:00
Expire.pm Fixed check command to throw an error when database version/id does not match that of the archive. 2016-07-29 14:02:11 -04:00
File.pm Enhancements to the protocol layer for improved reliability and error handling. 2016-07-29 18:46:19 -04:00
FileCommon.pm Fixed issue with tablespace link checking. 2016-08-09 09:05:27 -04:00
Info.pm Enhanced text output of info command to include timestamps, sizes, and the reference list for all backups. 2016-05-06 10:25:46 -04:00
Manifest.pm Fixed issue with tablespace link checking. 2016-08-09 09:05:27 -04:00
Restore.pm Reduce calls to protocolGet() in backup/restore. 2016-07-26 16:21:14 -04:00
RestoreFile.pm Improve log directory/file creation. 2016-05-26 15:04:18 -04:00
Version.pm v1.05: Bug Fix for Tablespace Link Checking 2016-08-09 10:06:21 -04:00