Commit Graph
24 Commits
Author SHA1 Message Date
Alexey Kondratov 33c28fdd7f Accept ptrack v2.2 as well 2021-05-12 20:39:05 +03:00
Alexey Kondratov 93f0f5e6cd Update error message inside test_ptrack_pg_resetxlog 2020-07-22 16:35:11 +03:00
Alexey KondratovandGrigory Smolkin 0b1ae536be Fix (?) test_ptrack_uncommitted_xact 2020-05-21 14:00:35 +03:00
Alexey KondratovandGrigory Smolkin 8a6b5af297 Use pg_ptrack_get_block() only with ptrack <2.0.0 2020-05-21 14:00:23 +03:00
Alexey KondratovandGrigory Smolkin 23497fb78d Check for ptrack.map_size = -1 for ptrack >= 2.1 2020-05-21 14:00:17 +03:00
Alexey KondratovandGrigory Smolkin aa336b4e50 Change a way of setting up python environment 2020-05-21 14:00:11 +03:00
Alexey KondratovandGrigory Smolkin 75f8a1a585 Skip test_ptrack_get_block for ptrack 2.* 2020-05-21 14:00:05 +03:00
Alexey KondratovandGrigory Smolkin 667a80edfb Adopt ptrack 2.1 public API changes 2020-05-21 13:59:58 +03:00
Alexey KondratovandGrigory Smolkin 583ffaaa30 Teach pg_probackup to work with ptrack 2.1 2020-05-21 13:59:44 +03:00
Alexey KondratovandGrigory Smolkin 61b476bb31 Correct expected error message in the test_ptrack_pg_resetxlog 2020-05-21 13:59:33 +03:00
Alexey KondratovandGrigory Smolkin bdff1a7492 Add latest release badge 2020-05-19 21:17:59 +03:00
Alexey Kondratov f160628204 Add latest release badge 2020-05-19 19:37:50 +03:00
Alexey Kondratov 19129a7e64 Fix (?) test_ptrack_uncommitted_xact 2020-05-19 19:37:50 +03:00
Alexey Kondratov f3d22bfe90 Use pg_ptrack_get_block() only with ptrack <2.0.0 2020-05-19 19:37:50 +03:00
Alexey Kondratov d5b15e1d7c Check for ptrack.map_size = -1 for ptrack >= 2.1 2020-05-19 19:37:50 +03:00
Alexey Kondratov 3880d60921 Change a way of setting up python environment 2020-05-19 19:37:50 +03:00
Alexey Kondratov 0da843c073 Skip test_ptrack_get_block for ptrack 2.* 2020-05-19 19:37:50 +03:00
Alexey Kondratov 01dc9cf062 Adopt ptrack 2.1 public API changes 2020-05-19 19:37:50 +03:00
Alexey Kondratov ad34a1d53c Teach pg_probackup to work with ptrack 2.1 2020-05-19 19:37:50 +03:00
Alexey Kondratov 8d1b5df07c Correct expected error message in the test_ptrack_pg_resetxlog 2020-05-19 19:37:50 +03:00
Alexey Kondratov 597021d4b3 Remove page backup tests from allow_failures list on travis 2020-04-06 18:57:04 +03:00
Alexey Kondratov a0cb12cec3 Run travis tests for 9.5 as well 2020-04-06 18:11:02 +03:00
Alexey Kondratov 615dff5229 Travis CI integration 2020-04-06 17:08:14 +03:00
Alexey KondratovandGrigory Smolkin 64d35c5022 Added support for ptrack 2.0 2019-12-23 18:23:29 +03:00