1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src
David Steele 969e5817c5 Add cvtZToMode().
The companion function to cvtModeToZ().
2019-08-08 11:59:39 -04:00
..
command The check command is implemented partly in C. 2019-08-01 20:35:01 -04:00
common Add cvtZToMode(). 2019-08-08 11:59:39 -04:00
config Add repo-s3-port option for setting a non-standard S3 service port. 2019-07-25 17:36:51 -04:00
db Add Db object to encapsulate PostgreSQL queries and commands. 2019-08-01 15:38:27 -04:00
info Remove never-used infoBackupCheckPg() function. 2019-07-17 16:55:21 -04:00
perl Begin v2.17 development. 2019-08-05 12:32:06 -04:00
postgres Add Db object to encapsulate PostgreSQL queries and commands. 2019-08-01 15:38:27 -04:00
protocol Improve multi-host handling in protocol helper. 2019-07-31 20:44:49 -04:00
storage Retry S3 RequestTimeTooSkewed errors instead of immediately terminating. 2019-08-01 14:28:30 -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.17 development. 2019-08-05 12:32:06 -04:00
configure.ac Begin v2.17 development. 2019-08-05 12:32:06 -04:00
main.c The check command is implemented partly in C. 2019-08-01 20:35:01 -04:00
Makefile.in The check command is implemented partly in C. 2019-08-01 20:35:01 -04:00
version.h Begin v2.17 development. 2019-08-05 12:32:06 -04:00