Skip to content

Commit 3d13867

Browse files
committed
Fix whitespace
1 parent 28a61fc commit 3d13867

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/storage/ipc/procarray.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1699,8 +1699,8 @@ ComputeXidHorizons(ComputeXidHorizonsResult *h)
16991699
*/
17001700
xmin = TransactionIdOlder(xmin, xid);
17011701

1702-
/* if neither is set, this proc doesn't influence the horizon */
1703-
if (!TransactionIdIsValid(xmin))
1702+
/* if neither is set, this proc doesn't influence the horizon */
1703+
if (!TransactionIdIsValid(xmin))
17041704
continue;
17051705

17061706
/*

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