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

Commit55d7556

Browse files
Fix minor typo in comment in xlog.c
1 parent0993d29 commit55d7556

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.394 2010/04/13 14:17:46 heikki Exp $
10+
* $PostgreSQL: pgsql/src/backend/access/transam/xlog.c,v 1.395 2010/04/14 10:29:07 sriggs 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 could youfrom
5993+
* simple, to avoid introducing bugs that couldeffectyouwhen
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