1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-04 10:44:46 +02:00
pg_probackup/src
2018-04-10 18:44:51 +03:00
..
utils some changes 2018-03-22 18:22:23 +03:00
archive.c Properly check that pglz is not supported 2018-01-30 16:09:24 +03:00
backup.c some changes 2018-03-22 18:22:23 +03:00
catalog.c fix includes 2018-03-13 15:17:58 +03:00
configure.c some changes 2018-03-22 18:22:23 +03:00
data.c Arthur Zakirov: fopen() in binary mode 2018-04-10 18:44:51 +03:00
delete.c small fix for do_retention_purge 2018-01-24 05:09:36 +03:00
dir.c some changes 2018-03-22 18:22:23 +03:00
fetch.c Issue #20. Check system_identifier for PostgreSQL9.5. 2017-12-11 15:44:54 +03:00
help.c bugfix for log_rotation_age which used OPTION_UNIT_S instead of OPTION_UNIT_MIN 2018-01-24 04:57:07 +03:00
init.c Fix directory check. Now pg_probackup init uses postgresql cross platform function pg_check_dir to ensure that backup catalog is empty 2018-02-02 21:02:18 +03:00
parsexlog.c additional LOG-level messages, checksumm check 2018-02-06 20:37:45 +03:00
pg_probackup.c some changes 2018-03-22 18:22:23 +03:00
pg_probackup.h Arthur Zakirov: fopen() in binary mode 2018-04-10 18:44:51 +03:00
restore.c use dynamically allocated array for restore_threads 2018-03-13 15:24:49 +03:00
show.c Make compiler happy 2018-02-12 18:39:50 +03:00
status.c move sources to src/ subdir, update copyright 2017-06-20 12:37:10 +03:00
util.c minor fix for base36enc 2018-01-11 20:27:08 +03:00
validate.c use dynamically allocated array for validate_threads 2018-03-13 17:02:58 +03:00