1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/lib/pgBackRest/Protocol
Cynthia Shang a1c13a50dd The check command is implemented entirely in C.
Note that building the manifest on each host has been temporarily removed.

This feature will likely be brought back as a non-default option (after the manifest code has been fully migrated to C) since it can be fairly expensive.
2019-10-08 18:04:09 -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 Fix comment typos. 2019-08-26 12:05:36 -04:00
Remote The check command is implemented entirely in C. 2019-10-08 18:04:09 -04:00
Storage Don't decode manifest data when it is generated on a remote. 2019-09-03 12:30:45 -04:00
Helper.pm The check command is implemented entirely in C. 2019-10-08 18:04:09 -04:00