1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src
David Steele fa564ee196 Improve documentation for cmd-ssh, repo-host-cmd, pg-host-cmd options.
Use "command" instead of "exe" and make the descriptions more consistent.
2021-10-27 11:08:32 -04:00
..
build Improve documentation for cmd-ssh, repo-host-cmd, pg-host-cmd options. 2021-10-27 11:08:32 -04:00
command Store config values as a union instead of a variant. 2021-10-22 18:02:20 -04:00
common Add assertion for Coverity. 2021-10-26 12:09:41 -04:00
config Use externed instead of extern'd in comments. 2021-10-26 07:46:48 -04:00
db Fix typos. 2021-10-21 13:31:22 -04:00
info Use externed instead of extern'd in comments. 2021-10-26 07:46:48 -04:00
postgres Fix typos. 2021-10-21 13:31:22 -04:00
protocol Store config values as a union instead of a variant. 2021-10-22 18:02:20 -04:00
storage Fix mismatched parameters in tlsClientNew() call. 2021-10-25 12:56:33 -04:00
.gitignore Migrate command-line help generation to C. 2021-09-08 18:16:06 -04:00
build.auto.h.in Define DEBUG in build.auto.c. 2021-04-13 18:06:07 -04:00
configure Add -Werror -Wfatal-errors -g flags to configure --enable-test. 2021-10-19 12:45:20 -04:00
main.c Add TLS Server. 2021-10-18 14:32:41 -04:00
Makefile.in Add TLS Server. 2021-10-18 14:32:41 -04:00
version.h Begin v2.36 development. 2021-08-23 07:03:40 -04:00