1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-12 11:45:24 +02:00
pg_probackup/src
2018-06-14 12:01:18 +03:00
..
utils Use optind to parse subcommand name 2018-06-09 18:05:18 +03:00
archive.c Properly check that pglz is not supported 2018-01-30 16:09:24 +03:00
backup.c Minor style fixes 2018-06-09 15:45:03 +03:00
catalog.c Merge master into pg_probackup_windows 2018-06-07 19:13:11 +03:00
configure.c Minor style fixes 2018-06-09 15:45:03 +03:00
data.c PGPRO-1646: Use int64 for write_size 2018-06-09 15:14:44 +03:00
delete.c small fix for do_retention_purge 2018-01-24 05:09:36 +03:00
dir.c Minor style fixes 2018-06-09 15:45:03 +03:00
fetch.c PGPRO-1290: Check connected server version with build version 2018-05-16 10:00:49 +03:00
help.c PGPRO-533: Update hellp command 2018-06-07 14:54:25 +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 gcc warning messages 2018-05-16 10:12:16 +03:00
pg_probackup.c Add include pg_getopt.h 2018-06-14 12:01:18 +03:00
pg_probackup.h Use optind to parse subcommand name 2018-06-09 18:05:18 +03:00
restore.c Minor style fixes 2018-06-09 15:45:03 +03:00
show.c PGPRO-533: Add json format for show-config 2018-06-06 14:07:10 +03:00
status.c Merge master into pg_probackup_windows 2018-06-07 19:13:11 +03:00
util.c PGPRO-533: Reformat json output, add program-version to backup.control 2018-06-01 17:09:32 +03:00
validate.c PGPRO-1646: Use int64 for write_size 2018-06-09 15:14:44 +03:00