Skip to content

Commit 19862d8

Browse files
author
Sergey Fukanchik
committed
[PBCKP-314] Call FOBJ_FUNC_ARP() to initialize top-level autorelease pool.
1 parent 94370e4 commit 19862d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pg_probackup.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ main(int argc, char *argv[])
294294

295295
ft_init_log(elog_ft_log);
296296
fobj_init();
297+
FOBJ_FUNC_ARP();
297298
init_pio_objects();
298299

299300
PROGRAM_NAME_FULL = argv[0];

0 commit comments

Comments
 (0)