Commit 94d5312
fix: make OBJECT_OPERATOR exclusion specific to CommentStmt contexts
- Modify shouldCreateObjfuncargsFromObjargs to only exclude OBJECT_OPERATOR for CommentStmt contexts
- Allow objfuncargs creation for operators in AlterOwnerStmt contexts
- This enables objfuncargs generation for ALTER OPERATOR statements
Co-Authored-By: Dan Lynch <[email protected]>1 parent 26a7514 commit 94d5312
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1814 | 1814 | | |
1815 | 1815 | | |
1816 | 1816 | | |
1817 | | - | |
| 1817 | + | |
| 1818 | + | |
1818 | 1819 | | |
1819 | 1820 | | |
1820 | 1821 | | |
| |||
0 commit comments