bareos: master 6bed4c2b

Author Committer Branch Timestamp Parent
bruno-at-bareos bruno-at-bareos master 2023-07-04 16:56 master 1ad47719 Pending
Changeset cats: fix create, grant and drop postgresql

- fix typo for pg_temp schema in create/postgresql.sql
- add drop instruction for function bareos_frombase64 and decode_lstat
- add grants execute instructions for functions

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
mod - core/src/cats/ddl/creates/postgresql.sql Diff File
mod - core/src/cats/ddl/drops/postgresql.sql Diff File
mod - core/src/cats/ddl/grants/postgresql.sql Diff File