1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module
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
..
Backup The local command for backup is implemented entirely in C. 2019-07-25 14:34:16 -04:00
Command Remove per-stanza repo cache clear during testing. 2019-06-04 10:34:19 -04:00
Common Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Info Remove per-stanza repo cache clear during testing. 2019-06-04 10:34:19 -04:00
Manifest Force PostgreSQL versions to string for newer versions of JSON:PP. 2019-07-05 17:25:01 -04:00
Mock Fix incorrect offline upper bound for ignoring page checksum errors. 2019-07-11 09:13:56 -04:00
Performance Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Protocol The archive-push command is implemented entirely in C. 2019-03-29 13:26:33 +00:00
Real Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Stanza 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