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

Commit0991640

Browse files
committed
cleanup
1 parentf4dcafc commit0991640

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/storage/lmgr/lock.c,v 1.48 1999/04/3016:22:46 momjian Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/storage/lmgr/lock.c,v 1.49 1999/04/3017:03:04 momjian Exp $
1111
*
1212
* NOTES
1313
* Outside modules can create a lock table and acquire/release
@@ -819,7 +819,7 @@ LockResolveConflicts(LOCKMETHOD lockmethod,
819819
{
820820
/* ------------------------
821821
* If someone with a greater priority is waiting for the lock,
822-
* do not continue and share the lock, even if we can.bjm
822+
* do not continue and share the lock, even if we can.
823823
* Don't do this if the process already has some locks, because
824824
* this could hold up other people waiting on our locks, causing
825825
* a priority inversion. bjm

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp