1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-02 09:53:24 +02:00
pg_probackup/src
2018-09-17 18:49:35 +03:00
..
utils Fix various compile time typos 2018-08-08 17:30:48 +03:00
archive.c Properly check that pglz is not supported 2018-01-30 16:09:24 +03:00
backup.c minor elevel change for messages about transfering data files 2018-09-17 18:27:20 +03:00
catalog.c PGPRO-428: comments fix 2018-09-03 18:06:11 +03:00
configure.c PGPRO-1700: Show default options in show-config 2018-08-01 16:48:37 +03:00
data.c Bug fix. Do not align compressed size during decompressing 2018-09-17 12:49:14 +03:00
delete.c PGPRO-1449: Add MERGE command: merge PAGE with FULL backup 2018-08-02 11:57:39 +03:00
dir.c PGPRO-1449: Add MERGE command: merge PAGE with FULL backup 2018-08-02 11:57:39 +03:00
fetch.c PGPRO-1290: Check connected server version with build version 2018-05-16 10:00:49 +03:00
help.c Improve help message 2018-08-07 13:49:21 +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
merge.c PGPRO-1449: Add logging options in help 2018-08-03 13:58:16 +03:00
parsexlog.c Fix bug: In parallel WAL reading we may not close previous file, close it manually 2018-09-17 17:20:27 +03:00
pg_probackup.c Version 2.0.19. 2018-08-17 16:31:28 +03:00
pg_probackup.h PGPRO-428: validation and revalidation rework based on parent_backup_link 2018-09-03 17:31:04 +03:00
restore.c minor bugfix: be more accurate with dest_backup_index and base_full_backup_index calculation 2018-09-06 19:14:18 +03:00
show.c Bug fix: Do not reset show buffer 2018-09-17 18:49:35 +03:00
status.c Merge master into pg_probackup_windows 2018-06-07 19:13:11 +03:00
util.c fix merge conflits 2018-08-03 13:29:07 +03:00
validate.c PGPRO-428: validation and revalidation rework based on parent_backup_link 2018-09-03 17:31:04 +03:00