We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138323b commit 7c1146eCopy full SHA for 7c1146e
pg_query_state.c
@@ -703,7 +703,7 @@ SendCurrentUserId(void)
703
*
704
* Assume the `proc` points on valid backend and it's not current process.
705
706
- * This fuction must be called after registeration of `UserIdPollReason` and
+ * This fuction must be called after registration of `UserIdPollReason` and
707
* initialization `RemoteUserIdResult` object in shared memory.
708
*/
709
static Oid
0 commit comments