1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-14 12:00:13 +02:00
pg_probackup/src
2019-10-15 13:11:41 +03:00
..
utils minor fix 2019-10-11 15:14:50 +03:00
archive.c [Issue #116] WAL archive information 2019-09-17 17:35:27 +03:00
backup.c minor fix 2019-10-11 15:11:55 +03:00
catalog.c [Issue #132] fix 2019-10-15 12:53:53 +03:00
checkdb.c [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
configure.c [Issue #127] WAL retention 2019-10-08 17:47:41 +03:00
data.c [Issue #60] Calculate compression ratio("zratio") during backup 2019-10-04 17:20:55 +03:00
delete.c [Issue #131] '--dry-run' flag is honored by the deletion of specific backup 2019-10-11 19:07:42 +03:00
dir.c bugfix: duplicate returned by last_dir_separator() string for file->name 2019-10-07 20:24:40 +03:00
fetch.c
help.c [Issue #132] new flag "--force" for "restore" command allows to ignore invalid backup status during restore 2019-10-15 13:11:41 +03:00
init.c [Issue #116] WAL archive information 2019-09-17 17:35:27 +03:00
merge.c speed up merge by skipping block validation during merge 2019-10-15 00:19:52 +03:00
parsexlog.c [Issue #116] WAL archive information 2019-09-17 17:35:27 +03:00
pg_probackup.c [Issue #132] new flag "--force" for "restore" command allows to ignore invalid backup status during restore 2019-10-15 13:11:41 +03:00
pg_probackup.h [Issue #132] new flag "--force" for "restore" command allows to ignore invalid backup status during restore 2019-10-15 13:11:41 +03:00
restore.c [Issue #132] new flag "--force" for "restore" command allows to ignore invalid backup status during restore 2019-10-15 13:11:41 +03:00
show.c minor fix 2019-10-12 00:07:12 +03:00
util.c [Issue #127] WAL retention 2019-10-08 17:47:41 +03:00
validate.c [Issue #132] validate is now capable of detecting metadata corruption produced by #132 2019-10-15 13:00:24 +03:00