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

Commitff36700

Browse files
committed
Remove duplicate word from comment.
Erik Rijkers
1 parent7b405b3 commitff36700

File tree

1 file changed

+1
-1
lines changed
  • src/backend/storage/lmgr

1 file changed

+1
-1
lines changed

‎src/backend/storage/lmgr/lmgr.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
* constraint violations. It's theoretically possible that a backend sees a
3434
* tuple that was speculatively inserted by another backend, but before it has
3535
* started waiting on the token, the other backend completes its insertion,
36-
* and thenthenperforms 2^32 unrelated insertions. And after all that, the
36+
* and then performs 2^32 unrelated insertions. And after all that, the
3737
* first backend finally calls SpeculativeInsertionLockAcquire(), with the
3838
* intention of waiting for the first insertion to complete, but ends up
3939
* waiting for the latest unrelated insertion instead. Even then, nothing

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp