Skip to content

Commit 6a03369

Browse files
committed
Fix typo
1 parent d22d0fa commit 6a03369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/storage/ipc/procarray.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1601,7 +1601,7 @@ TransactionIdIsActive(TransactionId xid)
16011601
* well as "internally" by GlobalVisUpdate() (see comment above struct
16021602
* GlobalVisState).
16031603
*
1604-
* See the definition of ComputedXidHorizonsResult for the various computed
1604+
* See the definition of ComputeXidHorizonsResult for the various computed
16051605
* horizons.
16061606
*
16071607
* For VACUUM separate horizons (used to decide which deleted tuples must

0 commit comments

Comments
 (0)