> > > https://www.postgresql.org/docs/current/ddl-priv.html > > The above text indicates that we should do the check, but also that > it's not terribly important for actual security. >
Ok, I'm convinced. > > > If we do, we'll want to change downgrade the following errors to > > warn+return false: > > Perhaps we should consider the schemaname/relname change as one patch, > which maintains relation lookup failures as hard ERRORs, and a > "downgrade errors to warnings" as a separate patch. > +1