Skip to content

Commit fb80264

Browse files
committed
pio interface
1 parent 549d98a commit fb80264

File tree

3 files changed

+1650
-62
lines changed

3 files changed

+1650
-62
lines changed

src/pg_probackup.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,8 @@ main(int argc, char *argv[])
297297

298298
ft_init_log(elog_ft_log);
299299
fobj_init();
300+
init_pio_objects();
301+
300302
PROGRAM_NAME_FULL = argv[0];
301303

302304
/* Check terminal presense and initialize ANSI escape codes for Windows */

0 commit comments

Comments
 (0)