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

Commitdf9f0c7

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 parent1ec7fca commitdf9f0c7

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
@@ -9702,7 +9702,7 @@ CreateRestartPoint(int flags)
97029702
if (EnableHotStandby)
97039703
TruncateSUBTRANS(GetOldestTransactionIdConsideredRunning());
97049704

9705-
/* Real work is done, butlog and updatebefore releasing lock. */
9705+
/* Real work is done;log and updatestats. */
97069706
LogCheckpointEnd(true);
97079707

97089708
/* Reset the process title */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp