Commit Graph
24 Commits
Author SHA1 Message Date
Sergey FukanchikandYura Sokolov 1a2cd71840 PBCKP-80 cleanup test 2022-12-21 22:54:47 +03:00
Sergey FukanchikandYura Sokolov f61171c12e PBCKP-80 More unit test improvements 2022-12-21 13:09:00 +03:00
Sergey FukanchikandYura Sokolov 7365f24bc5 PBCKP-80 Add unit tests 2022-12-21 12:43:53 +03:00
Sergey FukanchikandYura Sokolov c77b50b7b1 PBCKP-80 add catalog_new for tests 2022-12-21 10:58:54 +03:00
Sergey FukanchikandYura Sokolov a46cdfc734 PBCKP-80 rewrite get_data_file_headers to PIO 2022-12-20 15:29:34 +03:00
Sergey FukanchikandYura Sokolov e18f99dde5 PBCKP-80 skip locks for non-local drives 2022-12-20 15:29:25 +03:00
Sergey FukanchikandYuriy Sokolov f0215bbcc4 PBCKP-415 use pio for catalog_get_backup_list 2022-12-16 16:26:08 +00:00
Sergey Fukanchik 4b46382014 fix error message in merge_test 2022-12-15 19:31:12 +03:00
s.fukanchikandYuriy Sokolov 4f153eb70f PBCKP-403 use pio in write_page_headers 2022-12-14 23:39:18 +03:00
Sergey FukanchikandYuriy Sokolov 52a42a856b PBCKP-390 Освобождать PGresult в get_database_map 2022-12-10 13:35:53 +00:00
Sergey FukanchikandYura Sokolov f1e89a26d7 [PBCKP-338] page iterator 2022-12-08 21:12:12 +03:00
Sergey FukanchikandYura Sokolov 153b0cf04c some valgrind cleanup 2022-12-08 08:03:23 +03:00
Sergey Fukanchik ce297c3fa5 PBCKP-351 use new error message format in control test. 2022-12-05 13:10:42 +03:00
Sergey FukanchikandYura Sokolov fe75cdbf93 PBCKP-367 pio is inside of config_read_opt. fio_access is replaced with missing_ok=false 2022-12-01 13:21:02 +03:00
Sergey Fukanchik f12ff418d7 PBCKP-337 switch to pio in config_read_opt 2022-11-29 15:21:04 +03:00
s.fukanchik 7e4930c90d Merge branch 'REL_2_6-PBCKP-361' into 'REL_2_6'
PBCKP-361 add 'noreturn' logging function

See merge request eepbk/pg_probackup_ee!3
2022-11-25 12:39:00 +03:00
s.fukanchik 8ef02743f5 PBCKP-361 add 'noreturn' logging function 2022-11-25 12:38:59 +03:00
Sergey Fukanchik e88da4f1e3 [PBCKP-314] Do cleanup backup dir in test_init_backup_catalog_no_access and test_init_backup_catalog_no_write. 2022-11-16 18:48:47 +03:00
Sergey Fukanchik cdb56ab27e [PBCKP-314] Add windows permissions mask. Use self.assertRaisesRegex. 2022-11-16 00:35:31 +03:00
Sergey Fukanchik 8d7b851be6 [PBCKP-314] Add unit tests for catalog initialization. 2022-11-15 20:21:35 +03:00
Sergey Fukanchik d6815e0e9e [PBCKP-314] Failed directory creation is an error. 2022-11-15 16:37:01 +03:00
Sergey Fukanchik 19862d8b5e [PBCKP-314] Call FOBJ_FUNC_ARP() to initialize top-level autorelease pool. 2022-11-15 14:46:57 +03:00
Sergey Fukanchik 94370e4b5c [PBCKP-314] move err_i to the beginning of a function. 2022-11-15 13:53:56 +03:00
Sergey Fukanchik b8d6ab00dd [PBCKP-314] fio_mkdir has been replaced with pioMakeDir 2022-11-15 10:58:53 +03:00