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

Commit3d13867

Browse files
committed
Fix whitespace
1 parent28a61fc commit3d13867

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)

[8]ページ先頭

©2009-2025 Movatter.jp