Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitec4b9bc

Browse files
committed
Doc change: effect -> affect, per Robert Haas
1 parentf7c5ff3 commitec4b9bc

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎src/backend/access/transam/xlog.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $PostgreSQL: pgsql/src/backend/access/transam/xlog.c,v 1.395 2010/04/14 10:29:07 sriggs Exp $
10+
* $PostgreSQL: pgsql/src/backend/access/transam/xlog.c,v 1.396 2010/04/15 03:05:59 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -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 couldeffect you when
5993+
* simple, to avoid introducing bugs that couldaffect 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)

[8]ページ先頭

©2009-2025 Movatter.jp