1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
2016-12-04 17:51:00 -05:00
..
Common Improved errors returned from child processes by removing redundant error level and code. 2016-12-04 17:51:00 -05:00
Config Improved errors returned from child processes by removing redundant error level and code. 2016-12-04 17:51:00 -05:00
Protocol Improved errors returned from child processes by removing redundant error level and code. 2016-12-04 17:51:00 -05:00
Archive.pm Fixed an issue where options that were invalid for the specified command could be provided on the command-line without generating an error. 2016-12-04 09:25:40 -05:00
ArchiveCommon.pm Code cleanup in preparation for improved stanza-create command. 2016-12-03 10:28:08 -05:00
ArchiveInfo.pm Code cleanup in preparation for improved stanza-create command. 2016-12-03 10:28:08 -05:00
Backup.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
BackupCommon.pm Added the --repo-link option. 2016-12-03 10:23:26 -05:00
BackupFile.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
BackupInfo.pm Code cleanup in preparation for improved stanza-create command. 2016-12-03 10:28:08 -05:00
Db.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
DbVersion.pm Set application_name to "pgBackRest [command]" for database connections. 2016-10-05 21:15:10 -04:00
Expire.pm Code cleanup in preparation for improved stanza-create command. 2016-12-03 10:28:08 -05:00
File.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
FileCommon.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
Info.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
Manifest.pm Simplified the result hash of File->manifest(), Db->tablespaceMapGet(), and Db->databaseMapGet(). 2016-11-30 14:36:39 -05:00
Restore.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
RestoreFile.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
Stanza.pm Abstracted code to determine which database cluster is the master and which are standbys. 2016-11-30 14:15:11 -05:00
Version.pm Abstracted code to determine which database cluster is the master and which are standbys. 2016-11-30 14:15:11 -05:00