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

Commit99da905

Browse files
committed
Update obsolete comment that still referred to CheckpointLock
CheckpointLock was removed in commitd18e756, and commitce197e9updated a leftover comment in CreateCheckPoint, but there was anothercopy of it in CreateRestartPoint still.
1 parent1cf7fb3 commit99da905

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
@@ -9664,7 +9664,7 @@ CreateRestartPoint(int flags)
96649664
if (EnableHotStandby)
96659665
TruncateSUBTRANS(GetOldestTransactionIdConsideredRunning());
96669666

9667-
/* Real work is done, butlog and updatebefore releasing lock. */
9667+
/* Real work is done;log and updatestats. */
96689668
LogCheckpointEnd(true);
96699669

96709670
/* Reset the process title */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp