mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
Ensure get_pg_settings() returns false if parameter not found
Previously, if e.g. a non-superuser connection is used to get a value like `data_directory`, which is available to superusers only, it would return true.
This commit is contained in:
Reference in New Issue
Block a user