1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/doc/xml
David Steele cff147a7d2
Add default for boolean options with unresolved dependencies.
If a boolean option had an unresolved dependency then the value would be NULL, which meant the dependency would need to be checked in the code to avoid an error. For example, cfgOptionBool(cfgOptOnline) needed to be checked before it was safe to call cfgOptionBool(cfgOptArchiveCheck).

Allow a default for boolean options when they are unresolved to simplify the code. This makes using the options easier and less prone to error. Not all boolean options get a dependency default in this commit, but more may be added in the future.
2022-04-06 14:45:51 -04:00
..
auto v2.38: Minor Bug Fixes and Improvements 2022-03-06 10:30:59 -06:00
dtd Eliminate linefeed formatting from documentation. 2021-09-08 17:35:45 -04:00
coding.xml Add missing paragraph tags in coding standards. 2021-10-26 08:25:21 -04:00
contributing.xml Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
documentation.xml Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
faq.xml Add FAQ explaining WAL archive suffix. 2022-02-25 14:03:09 -06:00
index.xml Remove support for PostgreSQL 8.3/8.4. 2022-01-06 15:34:04 -05:00
metric.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
release.xml Add default for boolean options with unresolved dependencies. 2022-04-06 14:45:51 -04:00
user-guide-index.xml Consolidate RHEL/CentOS user guide into a single document. 2021-05-24 16:03:15 -04:00
user-guide.xml Fix incorrect reference to stanza-update in the user guide. 2022-03-24 15:59:41 -06:00