mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-29 18:34:03 +01:00
On PostgreSQL < 8.4 the system functions has_database_privilege() and has_table_privilege() do no support comma separated privilege types. fixes #8354