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

Commit7488936

Browse files
committed
Typo fix.
1 parent660a081 commit7488936

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3309,7 +3309,7 @@ DumpAllLocks(void)
33093309
*
33103310
* When switching from Hot Standby mode to normal operation, the locks will
33113311
* be already held by the startup process. The locks are acquired for the new
3312-
* procs without checking for conflicts, so we don'get a conflict between the
3312+
* procs without checking for conflicts, so we don'tget a conflict between the
33133313
* startup process and the dummy procs, even though we will momentarily have
33143314
* a situation where two procs are holding the same AccessExclusiveLock,
33153315
* which isn't normally possible because the conflict. If we're in standby

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp