mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
If the control file couldn't be parsed for whatever reason, return the default value for the requested parameter. It'd be better to have the caller pass in a pointer to the parameter and have the function return bool so the caller doesn't assume the control file was read successfully. This is important for handling DBState, where no "value unknown" default is available.
10 KiB
10 KiB