Commit Graph
16 Commits
Author SHA1 Message Date
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