You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/bin/pg_combinebackup
Peter Eisentraut ecb5af7798 Remove unused #include's from bin .c files 1 year ago
..
po Translation updates 2 years ago
t pg_combinebackup: Error if incremental file exists in full backup. 1 year ago
.gitignore
Makefile Update copyright for 2024 2 years ago
backup_label.c pg_combinebackup: Error message improvements 2 years ago
backup_label.h Update copyright for 2024 2 years ago
copy_file.c Add headers needed by pg_combinebackup --clone 2 years ago
copy_file.h Remove unused #include's from bin .c files 1 year ago
load_manifest.c File size in a backup manifest should use uint64, not size_t. 1 year ago
load_manifest.h File size in a backup manifest should use uint64, not size_t. 1 year ago
meson.build pg_combinebackup: Error if incremental file exists in full backup. 1 year ago
nls.mk Add missing source files to nls.mk 2 years ago
pg_combinebackup.c Remove unused #include's from bin .c files 1 year ago
reconstruct.c pg_combinebackup: Error if incremental file exists in full backup. 1 year ago
reconstruct.h Fix headerscheck violation introduced in f8ce4ed78c 2 years ago
write_manifest.c File size in a backup manifest should use uint64, not size_t. 1 year ago
write_manifest.h File size in a backup manifest should use uint64, not size_t. 1 year ago