.. |
utils
|
PGPRO-3138: Added #undef open(a, b, c) for Windows build
|
2019-10-29 18:10:31 +03:00 |
archive.c
|
[Issue #116] WAL archive information
|
2019-09-17 17:35:27 +03:00 |
backup.c
|
[Issue #133] call pgpro_edition() function only if it exists
|
2019-10-19 12:22:07 +03:00 |
catalog.c
|
[Issue #140] report correctly the total size of data to delete during backup and WAL retention purge
|
2019-10-31 13:14:28 +03:00 |
checkdb.c
|
[Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin
|
2019-07-23 20:11:11 +03:00 |
configure.c
|
[Issue #127] WAL retention
|
2019-10-08 17:47:41 +03:00 |
data.c
|
[Issue #134] PostgreSQL 12 support
|
2019-10-18 12:36:42 +03:00 |
delete.c
|
[Issue #140] report correctly the total size of data to delete during backup and WAL retention purge
|
2019-10-31 13:14:28 +03:00 |
dir.c
|
[Issue #134] do not backup "recovery.signal" and "standby.signal" files, and for PG12 and newer always set recovery_target_timeline to current
|
2019-10-18 19:42:02 +03:00 |
fetch.c
|
Fix configuration of reomte agent
|
2019-01-23 17:26:32 +03:00 |
help.c
|
[Issue #132] new flag "--force" for "restore" command allows to ignore invalid backup status during restore
|
2019-10-15 13:11:41 +03:00 |
init.c
|
[Issue #116] WAL archive information
|
2019-09-17 17:35:27 +03:00 |
merge.c
|
speed up merge by skipping block validation during merge
|
2019-10-15 00:19:52 +03:00 |
parsexlog.c
|
[Issue #116] WAL archive information
|
2019-09-17 17:35:27 +03:00 |
pg_probackup.c
|
[Issue #132] new flag "--force" for "restore" command allows to ignore invalid backup status during restore
|
2019-10-15 13:11:41 +03:00 |
pg_probackup.h
|
Version 2.2.5
|
2019-10-31 20:12:33 +03:00 |
restore.c
|
[Issue #138] always set "restore_command" in recovery.conf if "--restore-command" option is provided
|
2019-10-30 18:16:00 +03:00 |
show.c
|
[Issue #140] report correctly the total size of data to delete during backup and WAL retention purge
|
2019-10-31 13:14:28 +03:00 |
util.c
|
[Issue #127] WAL retention
|
2019-10-08 17:47:41 +03:00 |
validate.c
|
[Issue #132] validate is now capable of detecting metadata corruption produced by #132
|
2019-10-15 13:00:24 +03:00 |