1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-06-25 00:16:54 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
7d13087c4b Rename -no to -reset for non-boolean options. 2018-02-06 11:26:06 -05:00
db21b7a360 Cleanup usage of internal options.
Apply internal to options that need to be read to determine locality but should not appear in the help.
2018-02-05 11:50:09 -05:00
be90028100 Rename db-* options to pg-* and backup-* options to repo-* to improve consistency.
* repo-* options are now indexed although only one is allowed.
* List deprecated option names in documentation and command-line help.
2018-02-03 18:27:38 -05:00
b58a45e067 Implement help command in C. 2018-01-23 13:34:24 -05:00
3dd882a79e Add internal flag to config definition. 2018-01-23 12:49:04 -05:00
915ae5662a Implement version command in C. 2017-11-28 21:44:05 -05:00
7cf955425e The C library is now required.
This eliminates conditional loading and eases development of new library features.
2017-11-26 17:45:00 -05:00
ac542788da Convert configuration definitions from auto-generated functions to auto-generated data structures. 2017-11-02 08:14:13 -04:00