.. |
utils
|
Fix comment introduced in 0b05cf0343
|
2018-12-12 17:52:01 +03:00 |
archive.c
|
Fix format warnings
|
2018-12-10 16:19:51 +03:00 |
backup.c
|
bugfix: elog fact of copying file after locking it, not before
|
2018-12-25 16:44:37 +03:00 |
catalog.c
|
Fix MERGE of uncompressed with compressed backups
|
2018-12-12 15:10:25 +03:00 |
configure.c
|
Merge branch 'master' into pgpro-2071
|
2018-11-15 15:22:42 +03:00 |
data.c
|
Fix MERGE of uncompressed with compressed backups
|
2018-12-12 15:10:25 +03:00 |
delete.c
|
Fixed removing directory for the delete command
|
2018-12-18 19:00:33 +03:00 |
dir.c
|
Fix filling and releasing of black_list
|
2018-12-25 14:29:47 +03:00 |
fetch.c
|
Update copyrights and rename COPYRIGHT to LICENSE
|
2018-11-02 15:08:33 +03:00 |
help.c
|
change datafile validation algorithm:
|
2018-11-08 19:38:22 +03:00 |
init.c
|
PGPRO-2071: Refactor pg_probackup configure set/get, use InstanceConfig
|
2018-11-09 18:45:05 +03:00 |
merge.c
|
Fix removing files which are not in from_backup file list
|
2018-12-14 18:41:23 +03:00 |
parsexlog.c
|
Merge branch 'master' into pgpro-2071
|
2018-11-23 19:07:19 +03:00 |
pg_probackup.c
|
bugfix: undeclared compress_alg
|
2018-12-14 16:55:32 +03:00 |
pg_probackup.h
|
Fix MERGE of uncompressed with compressed backups
|
2018-12-12 15:10:25 +03:00 |
restore.c
|
Fix format warnings
|
2018-12-10 16:19:51 +03:00 |
show.c
|
Merge branch 'master' into pgpro-2071
|
2018-11-28 12:41:14 +03:00 |
util.c
|
Merge branch 'master' into pgpro-2071
|
2018-11-28 12:41:14 +03:00 |
validate.c
|
check backup version before backup validation, throw an error if backup version > binary version
|
2018-12-12 00:29:20 +03:00 |