1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/src
David Steele 15a33bf74b Error on multiple option alternate names and simplify help command.
There are currently no options with multiple alternate (deprecated) names so the code to render them in the help command could not be covered.

Remove the uncovered code and add an error when multiple alternate names are configured.  It's not clear that the current code was handling this correctly, so it will need to be reviewed if it comes up again.
2019-05-13 17:10:41 -04:00
..
command Error on multiple option alternate names and simplify help command. 2019-05-13 17:10:41 -04:00
common Improve log performance, simplify macros, rename logWill() to logAny(). 2019-05-11 18:20:57 -04:00
config Improve macros and coverage rules that were hiding missing coverage. 2019-05-11 14:51:51 -04:00
info Add macros for object free functions. 2019-05-03 18:52:54 -04:00
perl Improve coverage in perl/exec module. 2019-05-13 13:36:24 -04:00
postgres Add configure script for improved multi-platform support. 2019-04-26 08:08:23 -04:00
protocol Improve log performance, simplify macros, rename logWill() to logAny(). 2019-05-11 18:20:57 -04:00
storage Improve macros and coverage rules that were hiding missing coverage. 2019-05-11 14:51:51 -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 Add configure script for improved multi-platform support. 2019-04-26 08:08:23 -04:00
configure.ac Add configure script for improved multi-platform support. 2019-04-26 08:08:23 -04:00
main.c Add --c option to request a C remote. 2019-05-09 08:55:48 -04:00
Makefile.in Add macros for object free functions. 2019-05-03 18:52:54 -04:00
version.h Begin v2.14 development. 2019-04-19 08:41:17 -04:00