Add namespace to the warn list

warn_grant
Hadi Moshayedi 2019-03-22 15:24:36 -07:00 committed by Philip Dubé
parent 9b3ee66a27
commit f2f7e47e98
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ PreprocessGrantStmt(Node *node, const char *queryString)
case OBJECT_SCHEMA:
case OBJECT_DATABASE:
#else
case ACL_OBJECT_NAMESPACE:
case ACL_OBJECT_DATABASE:
#endif
{