8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcddc3f commit 5ac4e9aCopy full SHA for 5ac4e9a
src/backend/storage/lmgr/proc.c
@@ -851,7 +851,7 @@ ProcKill(int code, Datum arg)
851
852
/*
853
* Detach from any lock group of which we are a member. If the leader
854
- * exist before all other group members, it's PGPROC will remain allocated
+ * exist before all other group members, its PGPROC will remain allocated
855
* until the last group process exits; that process must return the
856
* leader's PGPROC to the appropriate list.
857
*/
0 commit comments