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 f0250dab4b Move async forking and more error handling to C.
The Perl process was exiting directly when called but that interfered with proper locking for the forked async process. Now Perl returns results to the C process which handles all errors, including signals.
2018-04-12 20:42:26 -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
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