1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele c8ea17c68f Convert page checksum filter result to a pack.
The pack is both more compact and more efficient than a variant.

Also aggregate the page error info in the main process rather than in the filter to allow additional LSN filtering, to be added in a future commit.
2021-09-24 17:40:31 -04:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count Migrate command-line help generation to C. 2021-09-08 18:16:06 -04:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Increase max index allowed for pg/repo options to 256. 2021-08-31 12:09:50 -04:00
lib/pgBackRestTest Limit valgrind error output to the first error. 2021-09-21 10:16:16 -04:00
src Convert page checksum filter result to a pack. 2021-09-24 17:40:31 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
container.yaml Build newer valgrind and move CA cert install in test containers. 2021-09-02 13:26:21 -04:00
define.yaml Convert filter param/result to Pack type. 2021-09-22 10:48:21 -04:00
Dockerfile Build newer valgrind and move CA cert install in test containers. 2021-09-02 13:26:21 -04:00
test.pl Migrate command-line help generation to C. 2021-09-08 18:16:06 -04:00
Vagrantfile Build newer valgrind and move CA cert install in test containers. 2021-09-02 13:26:21 -04:00