Allow passing custom plpgsql_check arguments via config
MegaCoolBlood suggests allowing users to pass custom arguments to `plpgsql_check_function()` via a configuration file. This feature would provide flexibility by enabling specific diagnostics settings and excluding certain messages without disabling entire categories.