1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Protocol
David Steele 59f135340d The local command for backup is implemented entirely in C.
The local process is now entirely migrated to C.  Since all major I/O operations are performed in the local process, the vast majority of I/O is now performed in C.

Contributed by David Steele, Cynthia Shang.
2019-07-25 14:34:16 -04:00
..
Base The local command for restore is implemented entirely in C. 2019-05-20 17:07:37 -04:00
Command Perl error handler recognizes errors thrown from the C library. 2017-10-16 10:47:31 -04:00
Local The local command for backup is implemented entirely in C. 2019-07-25 14:34:16 -04:00
Remote Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Storage Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Helper.pm Remove dead code missed in 1b486847. 2019-05-08 18:58:07 -04:00