cockroachdb / cockroachdb/cockroach
Address `allow_role_memberships_to_change_during_transaction` behavior
Open
C-enhancement
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
The changes in #150747 changed the context for the `allow_role_memberships_to_change_during_transaction` session variable. The code/tests need updates as does the [documentation](https://www.cockroachlabs.com/docs/stable/grant#known-limitations).
The test failures addressed by (TODO) show some of these issues.
It may make sense deprecate this variable.
Jira issue: CRDB-53642
Contributor guide
Assessment
This issue has not been assessed yet.