1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele 512d006346 Refactor database version identification for archive and backup commands.
Added database version constants and changed version identification code to use hash tables instead of if-else.  Propagated the db version constants to the rest of the code and in passing fixed some path/filename constants.

Added new regression tests to check that specific files are never copied.
2016-05-14 10:33:12 -04:00
..
Common Allow selective restore of databases from a cluster backup. 2016-05-11 09:21:39 -04:00
Config Allow selective restore of databases from a cluster backup. 2016-05-11 09:21:39 -04:00
Protocol New manifest format. 2016-04-14 22:50:02 -04:00
Archive.pm Refactor database version identification for archive and backup commands. 2016-05-14 10:33:12 -04:00
ArchiveInfo.pm New simpler configuration and consistent project/exe/path naming. 2016-04-14 09:30:54 -04:00
Backup.pm Refactor database version identification for archive and backup commands. 2016-05-14 10:33:12 -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 New manifest format. 2016-04-14 22:50:02 -04:00
Db.pm Refactor database version identification for archive and backup commands. 2016-05-14 10:33:12 -04:00
Expire.pm New manifest format. 2016-04-14 22:50:02 -04:00
File.pm New manifest format. 2016-04-14 22:50:02 -04:00
FileCommon.pm Allow selective restore of databases from a cluster backup. 2016-05-11 09:21:39 -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 Refactor database version identification for archive and backup commands. 2016-05-14 10:33:12 -04:00
Restore.pm Refactor database version identification for archive and backup commands. 2016-05-14 10:33:12 -04:00
RestoreFile.pm Allow selective restore of databases from a cluster backup. 2016-05-11 09:21:39 -04:00
Version.pm Next development cycle. 2016-05-05 18:13:50 -04:00