1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-10 23:29:34 +02:00
pg_probackup/src
2019-08-28 20:26:36 +03:00
..
utils Issue #112: Try to not hang out 2019-08-28 13:24:49 +03:00
archive.c [Issue #90] minor changes 2019-07-05 00:01:03 +03:00
backup.c Issue #112: Set datestyle before pg_stop_backup() 2019-08-28 13:01:56 +03:00
catalog.c write dbOid in write_backup_filelist() 2019-08-07 18:40:20 +03:00
checkdb.c [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
configure.c fix show-config in json format: add quotes for all values 2019-06-17 21:51:52 +03:00
data.c code cleanup, add comments 2019-08-07 16:56:56 +03:00
delete.c [Issue #114]: allow invalid backups to be included in to_keep_list during retention purge 2019-08-28 20:26:36 +03:00
dir.c [Issue #113] bugfix: use rel_path attribute insead of path for sorting purposes and bsearch 2019-08-27 20:21:02 +03:00
fetch.c Fix configuration of reomte agent 2019-01-23 17:26:32 +03:00
help.c update help 2019-08-12 18:54:56 +03:00
init.c Update copyrights 2019-04-25 15:47:24 +03:00
merge.c [Issue #113] bugfix: use rel_path attribute insead of path for sorting purposes and bsearch 2019-08-27 20:21:02 +03:00
parsexlog.c [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
pg_probackup.c partial_restore_type as separate type 2019-08-11 13:54:43 +03:00
pg_probackup.h [Issue #113] bugfix: use rel_path attribute insead of path for sorting purposes and bsearch 2019-08-27 20:21:02 +03:00
restore.c check for potential errors when fgets() returns NULL 2019-08-27 19:24:10 +03:00
show.c added TODO comment for show 2019-08-28 18:52:22 +03:00
util.c minor improvement: use slurpFile instead fetchFile, because fetchFile is relying on pg_read_binary_file(), which is insecure and redundant 2019-07-11 02:26:00 +03:00
validate.c partial_restore_type as separate type 2019-08-11 13:54:43 +03:00