Prevent printing notices in 01-odoo-global-master
If database already has uuid-ossp
installed, then NOTICE is getting printed:
NOTICE: extension "uuid-ossp" already exists, skipping
This MR disables notises in 01-odoo-global-master.sql, to avoid this.