1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-12 11:45:24 +02:00
pg_probackup/src
2018-03-16 11:53:43 +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 PGPRO-1507: null-sized files were not copied to backup 2018-03-16 11:53:43 +03:00
catalog.c PGPRO-1457: backup mode DELTA 2018-02-26 17:53:29 +03:00
configure.c PGPRO-584: Save and load unit name for replica-timeout 2017-11-22 19:21:30 +03:00
data.c fix PGPRO-1507: null-sized files were not copied to backup 2018-03-16 11:53:43 +03:00
delete.c small fix for do_retention_purge 2018-01-24 05:09:36 +03:00
dir.c fix PGPRO-1507: null-sized files were not copied to backup 2018-03-16 11:53:43 +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 PGPRO-1457: backup mode DELTA 2018-02-26 17:53:29 +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 fix PGPRO-1507: null-sized files were not copied to backup 2018-03-16 11:53:43 +03:00
pg_probackup.c Version 2.0.16 2018-03-02 19:26:37 +03:00
pg_probackup.h fix PGPRO-1507: null-sized files were not copied to backup 2018-03-16 11:53:43 +03:00
restore.c PGPRO-1457: minor changes proposed by Arthur Zakirov 2018-03-14 18:36:31 +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 PGPRO-1457: backup mode DELTA 2018-02-26 17:53:29 +03:00