1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Common
David Steele 6620594b77 Various improvements in Lock.pm:
* Allow for locks to be taken more than once in the same process without error.
* Lock directories can be created when more than one directory level is required.
* Clean up optionValid()/optionTest() logic in Lock.pm.
2017-01-27 09:53:46 -05:00
..
Exception.pm Fixed an issue where a missing user/group on restore could cause an "uninitialized value" error in File->owner(). 2017-01-05 15:19:56 -05:00
Exit.pm Added integration for testing coverage with Devel::Cover. 2017-01-09 20:49:04 -05:00
Ini.pm Fixed a few directory syncs that were missed for the --repo-sync option. 2016-12-19 14:40:22 -05:00
Lock.pm Various improvements in Lock.pm: 2017-01-27 09:53:46 -05:00
Log.pm Various improvements to the test suite: 2017-01-27 09:42:30 -05:00
String.pm Improved parameter/result logging in debug/trace functions. 2016-12-10 09:15:20 -05:00
Wait.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00