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

Commita6a8013

Browse files
committed
1 parentabcba70 commita6a8013

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,8 +493,8 @@ PredicateLockingNeededForRelation(Relation relation)
493493
* as RO-safe since the last call, we release all predicate locks and reset
494494
* MySerializableXact. That makes subsequent calls to return quickly.
495495
*
496-
* This is marked as 'inline' tomake toeliminate the function call overhead
497-
*in thecommon case that serialization is not needed.
496+
* This is marked as 'inline' to eliminate the function call overhead in the
497+
* common case that serialization is not needed.
498498
*/
499499
staticinlinebool
500500
SerializationNeededForRead(Relationrelation,Snapshotsnapshot)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp