You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove AlterOwnerStmt objfuncargs logic and debug logging
- Remove incorrect objfuncargs creation for AlterOwnerStmt with OBJECT_OPERATOR
- Clean up all debug logging related to AlterOwnerStmt processing
- Fixes alter_generic-96 test failure where objfuncargs was incorrectly added
- Test count improved from 223 to 224 passing tests
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments