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 6fd0c3dcaa Improved lock implementation written in C.
Now only two types of locks can be taken: archive and backup. Most commands use one or the other but the stanza-* commands acquire both locks. This provides better protection than the old command-based locking scheme.
2018-04-11 09:36:12 -04:00
..
Http Add eof to S3 file driver (required for encryption support). 2017-11-06 12:40:54 -05:00
Io Improve performance of HTTPS client. 2018-02-18 14:53:27 -05:00
Cipher.pm The C library is now required. 2017-11-26 17:45:00 -05:00
Exception.pm Improve conversion of C exceptions to Exception objects. 2018-03-15 11:03:28 -04:00
ExceptionAuto.pm Create a master list of errors in build/error.yaml. 2018-02-08 16:11:47 -05:00
Exit.pm Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00
Ini.pm Repository encryption support. 2017-11-06 12:51:12 -05:00
Lock.pm Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00
Log.pm Improve logging. 2018-03-12 11:03:38 -04:00
String.pm Improve performance of list requests on S3. 2017-10-20 14:10:16 -04:00
Wait.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
Xml.pm S3 repository support. 2017-06-12 10:52:32 -04:00