8000 Doc change: effect -> affect, per Robert Haas · xrg/postgres@f8b2de7 · GitHub
[go: up one dir, main page]

Skip to content

Commit f8b2de7

Browse files
committed
Doc change: effect -> affect, per Robert Haas
1 parent 21ed84b commit f8b2de7

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

src/backend/access/transam/xlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5990,7 +5990,7 @@ StartupXLOG(void)
59905990
* launch bgwriter to perform restartpoints. We don't bother
59915991
* during crash recovery as restartpoints can only be performed
59925992
* during archive recovery. And we'd like to keep crash recovery
5993-
* simple, to avoid introducing bugs that could effect you when
5993+
* simple, to avoid introducing bugs that could affect you when
59945994
* recovering after crash.
59955995
*
59965996
* After this point, we can no longer assume that we're the only

0 commit comments

Comments
 (0)
0