1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/lib/pgBackRest/Protocol
David Steele db4b447be8 The archive-get command is implemented entirely in C.
This new implementation should behave exactly like the old Perl code with the exception of a few updated log messages.

Remove as much of the Perl code as possible without breaking other commands.
2019-02-27 23:03:02 +02:00
..
Base Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
Command Perl error handler recognizes errors thrown from the C library. 2017-10-16 10:47:31 -04:00
Local The archive-get command is implemented entirely in C. 2019-02-27 23:03:02 +02:00
Remote The info command is implemented entirely in C. 2019-01-21 13:51:45 +02:00
Storage Update Perl repo rules to work when stanza is not specified. 2019-01-16 18:45:19 +02:00
Helper.pm The archive-get command is implemented entirely in C. 2019-02-27 23:03:02 +02:00