Fixes indentation

pull/7404/head
gurkanindibay 2024-01-29 17:57:09 +03:00
parent 71a733cdec
commit 4553e1ea5b
1 changed files with 1 additions and 0 deletions

View File

@ -1689,6 +1689,7 @@ GetObjectInfo(Node *parsetree)
info.name = stmt->role;
info.id = get_role_oid(stmt->role, false);
}
/* Add else if branches for other statement types */
return info;