1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/lib/pgBackRest
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
..
Archive Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Backup Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Check Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Common Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Config Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Protocol Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Storage Add storagePathRemove() and use it in the Perl Posix driver. 2018-04-11 08:21:09 -04:00
Db.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
DbVersion.pm Convert configuration definitions from auto-generated functions to auto-generated data structures. 2017-11-02 08:14:13 -04:00
Expire.pm Rename retention-* options to repo-retention-*. 2018-02-19 15:07:24 -05:00
Info.pm Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Main.pm Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Manifest.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Restore.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
RestoreFile.pm Repository encryption support. 2017-11-06 12:51:12 -05:00
Stanza.pm Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Version.pm Refactor usec to msec in common/time.c. 2018-03-21 09:18:48 -04:00