1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/src
Cynthia Shang a1c13a50dd The check command is implemented entirely in C.
Note that building the manifest on each host has been temporarily removed.

This feature will likely be brought back as a non-default option (after the manifest code has been fully migrated to C) since it can be fairly expensive.
2019-10-08 18:04:09 -04:00
..
command The check command is implemented entirely in C. 2019-10-08 18:04:09 -04:00
common Add missing spaces. 2019-10-08 10:35:47 -04:00
config Document maximum version for auto-stop option. 2019-10-03 06:58:52 -04:00
db The check command is implemented entirely in C. 2019-10-08 18:04:09 -04:00
info Add infoBackupLoadFileReconstruct() to InfoBackup object. 2019-10-08 16:04:27 -04:00
perl The check command is implemented entirely in C. 2019-10-08 18:04:09 -04:00
postgres Remove pgPath parameter from pgControlFromFile(). 2019-10-03 11:14:22 -04:00
protocol Add local option for cfgExecParam(). 2019-09-20 17:50:49 -04:00
storage Add sorting, filters, and recursion to storageInfoList(). 2019-09-12 16:03:05 -04:00
.gitignore Add configure script for improved multi-platform support. 2019-04-26 08:08:23 -04:00
build.auto.h.in Add configure script for improved multi-platform support. 2019-04-26 08:08:23 -04:00
configure Begin v2.19 development. 2019-10-01 17:04:26 -04:00
configure.ac Begin v2.19 development. 2019-10-01 17:04:26 -04:00
main.c The check command is implemented entirely in C. 2019-10-08 18:04:09 -04:00
Makefile.in The check command is implemented entirely in C. 2019-10-08 18:04:09 -04:00
version.h Begin v2.19 development. 2019-10-01 17:04:26 -04:00