We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f275af8 commit 86a3fc7Copy full SHA for 86a3fc7
src/backend/utils/init/usercontext.c
@@ -80,7 +80,7 @@ SwitchToUntrustedUser(Oid userid, UserContext *context)
80
/*
81
* Switch back to the original user ID.
82
*
83
- * If we created a new GUC nest level, also role back any changes that were
+ * If we created a new GUC nest level, also roll back any changes that were
84
* made within it.
85
*/
86
void
0 commit comments