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-05 23:41:23 +03:00
..
utils Eliminate waitpid for Windows 2019-07-25 15:11:46 +03:00
archive.c refactoring. move WAL related functions to archive.c 2019-05-06 11:27:42 +03:00
backup.c bugfix: stream_stop_timeout was always initialized to 0 2019-08-02 12:00:10 +03:00
catalog.c [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +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 [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
delete.c [Issue #103] select oldest backup with valid start_lsn and tli to determine oldest lsn for WAL purge 2019-07-30 01:20:24 +03:00
dir.c [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
fetch.c
help.c [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
init.c Update copyrights 2019-04-25 15:47:24 +03:00
merge.c [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
parsexlog.c [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
pg_probackup.c one more fix for error messages about wrong agruments for 'delete' command 2019-08-01 22:15:59 +03:00
pg_probackup.h Version 2.1.5 2019-07-26 11:05:19 +03:00
restore.c [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
show.c minor improvement: NodeInfo is now separate variable and not the element of pgBackup structure 2019-07-15 19:20:39 +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 [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00