Skip to content

Commit a6a8013

Browse files
committed
1 parent abcba70 commit a6a8013

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' to make to eliminate the function call overhead
497-
* in the common 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
static inline bool
500500
SerializationNeededForRead(Relation relation, Snapshot snapshot)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy