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 21ed84b commit f8b2de7Copy full SHA for f8b2de7
src/backend/access/transam/xlog.c
@@ -5990,7 +5990,7 @@ StartupXLOG(void)
5990
* launch bgwriter to perform restartpoints. We don't bother
5991
* during crash recovery as restartpoints can only be performed
5992
* during archive recovery. And we'd like to keep crash recovery
5993
- * simple, to avoid introducing bugs that could effect you when
+ * simple, to avoid introducing bugs that could affect you when
5994
* recovering after crash.
5995
*
5996
* After this point, we can no longer assume that we're the only
0 commit comments