What authorizations are needed for the following statement:UPDATE "pg_class" SET "reltriggers" = 0 WHERE "relname" = 'orders'; ?