1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/BackRest
David Steele 148836fe44 Implemented issue #26: Info command.
* Includes updating the manifest to format 4.  It turns out the manifest and .info files were not very good for providing information.  A format update was required anyway so worked through the backlog of changes that would require a format change.

* Multiple database versions are now supported in the archive.  Does't actually work yet but the structure should be good.

* Tests use more constants now that test logs can catch name regressions.
2015-06-13 18:25:49 -04:00
..
Archive.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
ArchiveInfo.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
Backup.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
BackupCommon.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
BackupFile.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
BackupInfo.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
Config.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
Db.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
Exception.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
File.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
Info.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
Ini.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
Lock.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
Manifest.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
Remote.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
Restore.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
RestoreFile.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
ThreadGroup.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00
Utility.pm Implemented issue #26: Info command. 2015-06-13 18:25:49 -04:00