postgresql_privs: Add support for procedures with ALL_IN_SCHEMA #1002
Labels
database
feature
This issue/PR relates to a feature request
has_pr
module
module
needs_triage
plugins
plugin (any type)
postgresql
SUMMARY
Relates to #994
postgresql_privs: Add support for procedures with ALL_IN_SCHEMA
I thinks this is relevantly easy to implement, see:
p
instead off
to the SQL query, the part withoutprokind
can containmodule.fail_json(msg="meaning: for using the feature, you need postgres 11 or later")
and don't forget to put a note about postgres version 11+ innote:
section and option's description, add CI tests)If anybody decides to implement this, please PUT a COMMENT HERE about your intention to avoid parallel works
ISSUE TYPE
COMPONENT NAME
postgresql_privs
The text was updated successfully, but these errors were encountered: