1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-04 10:44:46 +02:00
pg_probackup/src
2018-03-02 19:20:40 +03:00
..
utils Fix parse_time(): it is possible TZ may be zero 2018-02-13 12:26:07 +03:00
archive.c Properly check that pglz is not supported 2018-01-30 16:09:24 +03:00
backup.c Fix CVE-2018-1058. Use schema name explicitly in all function calls. 2018-03-02 19:20:40 +03:00
catalog.c Add base36enc() and base36enc_dup(). 2017-12-20 17:57:01 +03:00
configure.c PGPRO-584: Save and load unit name for replica-timeout 2017-11-22 19:21:30 +03:00
data.c Make compiler happy 2018-02-12 18:39:50 +03:00
delete.c small fix for do_retention_purge 2018-01-24 05:09:36 +03:00
dir.c revert to getting backup_label and tablespace_map as files; pg_read_file superuser only 2018-02-06 22:15:41 +03:00
fetch.c Fix CVE-2018-1058. Use schema name explicitly in all function calls. 2018-03-02 19:20:40 +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 Use stream_wal instead of current.stream 2018-02-27 18:39:07 +03:00
pg_probackup.h revert to getting backup_label and tablespace_map as files; pg_read_file superuser only 2018-02-06 22:15:41 +03:00
restore.c Check --instance for VALIDATE with target parameters 2018-02-26 16:26:28 +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 Fix CVE-2018-1058. Use schema name explicitly in all function calls. 2018-03-02 19:20:40 +03:00
validate.c minor changes to elevel and comments 2018-01-24 05:00:49 +03:00