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

Commitaec684f

Browse files
author
Etsuro Fujita
committed
Remove extra parenthesis from comment.
1 parente0b1ee1 commitaec684f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/storage/ipc/procarray.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2096,7 +2096,7 @@ GetSnapshotDataReuse(Snapshot snapshot)
20962096
* GetSnapshotData() cannot change while ProcArrayLock is held. Snapshot
20972097
* contents only depend on transactions with xids and xactCompletionCount
20982098
* is incremented whenever a transaction with an xid finishes (while
2099-
* holding ProcArrayLock) exclusively). Thus the xactCompletionCount check
2099+
* holding ProcArrayLock exclusively). Thus the xactCompletionCount check
21002100
* ensures we would detect if the snapshot would have changed.
21012101
*
21022102
* As the snapshot contents are the same as it was before, it is safe to

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp