postgresql/src/bin/pg_combinebackup
Robert Haas 89ad3e1316 Try again to add test coverage for pg_combinebackup w/tablespaces.
My previous attempt to add this had to be reverted in commit
82023d47de. I've revised the problematic
code a bit; hopefully it is OK now.

Discussion: http://postgr.es/m/CA+Tgmobiv1QJR5PEJoDKeZDrJHZFRmi4XmWOqufN49DJj-3e2g@mail.gmail.com
2024-04-23 16:33:19 -04:00
..
po
t Try again to add test coverage for pg_combinebackup w/tablespaces. 2024-04-23 16:33:19 -04:00
.gitignore
backup_label.c
backup_label.h
copy_file.c
copy_file.h
load_manifest.c Fix some memory leaks associated with parsing json and manifests 2024-04-12 10:32:30 -04:00
load_manifest.h
Makefile
meson.build
nls.mk
pg_combinebackup.c pg_combinebackup: Fix incorrect tablespace handling. 2024-04-19 13:30:42 -04:00
reconstruct.c pg_combinebackup: Fix incorrect tablespace handling. 2024-04-19 13:30:42 -04:00
reconstruct.h
write_manifest.c
write_manifest.h