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 169274f commit 85bae39Copy full SHA for 85bae39
src/backend/access/transam/twophase.c
@@ -42,7 +42,7 @@
42
* * If COMMIT happens after checkpoint then backend reads state data from
43
* files
44
* * In case of crash replay will move data from xlog to files, if that
45
- * didn't happend before.
+ * hasn't happened before.
46
*
47
*-------------------------------------------------------------------------
48
*/
0 commit comments