1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Common
David Steele 3fc3690dd7
PostgreSQL 16 Support.
Add catalog version and WAL magic for PostgreSQL 16.

The GUC to force parallel mode has be renamed so update that in the tests.
2023-04-27 10:30:50 +03:00
..
Io Remove extraneous double spaces in code and comments. 2022-03-15 17:55:48 -06:00
BuildTest.pm
CodeCountTest.pm v2.45: Block Incremental Backup (BETA) 2023-03-20 09:37:23 +08:00
ContainerTest.pm PostgreSQL 16 Support. 2023-04-27 10:30:50 +03:00
CoverageTest.pm Skip test modules in coverage report. 2023-01-28 16:22:04 +07:00
DbVersion.pm PostgreSQL 16 Support. 2023-04-27 10:30:50 +03:00
DefineTest.pm Add profiling, performance, and optimization to C test harness. 2022-07-29 10:31:36 -04:00
ExecuteTest.pm Remove integration expect log testing. 2022-05-10 13:18:26 -04:00
FileTest.pm Remove integration expect log testing. 2022-05-10 13:18:26 -04:00
HostGroupTest.pm
HostTest.pm Remove unused strOS parameter in Common::HostTest. 2023-04-05 11:24:53 +04:00
JobTest.pm Add --no-back-trace option to test.pl. 2023-01-28 18:55:53 +07:00
ListTest.pm Update test.pl --psql-bin option to match command-line help. 2022-11-14 12:47:27 +08:00
RunTest.pm Remove integration expect log testing. 2022-05-10 13:18:26 -04:00
Storage.pm Fix "that that" typos. 2022-05-11 08:46:23 -04:00
StorageBase.pm
StoragePosix.pm
StoragePosixRead.pm
StoragePosixWrite.pm
StorageRepo.pm
VmTest.pm PostgreSQL 16 Support. 2023-04-27 10:30:50 +03:00
Wait.pm