fairyfar commented on code in PR #1845:
URL: https://github.com/apache/cloudberry/pull/1845#discussion_r3909592116
##########
src/backend/commands/resgroupcmds.c:
##########
@@ -757,6 +765,9 @@ GetResGroupIdForRole(Oid roleid)
*/
table_close(rel, AccessShareLock);
+ if (releaseSnapshot)
Review Comment:
Good idea. I evaluated your modification method, which has the least impact
and is feasible.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]