projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d22d0fa
)
Fix typo
author
Alvaro Herrera
<
[email protected]
>
Mon, 22 Feb 2021 14:34:05 +0000
(11:34 -0300)
committer
Alvaro Herrera
<
[email protected]
>
Mon, 22 Feb 2021 14:34:05 +0000
(11:34 -0300)
src/backend/storage/ipc/procarray.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/storage/ipc/procarray.c
b/src/backend/storage/ipc/procarray.c
index 4085891237a70972521a241408795a95c793e150..a5daea895713913d56c6cb69843397d5724cfefc 100644
(file)
--- a/
src/backend/storage/ipc/procarray.c
+++ b/
src/backend/storage/ipc/procarray.c
@@
-1601,7
+1601,7
@@
TransactionIdIsActive(TransactionId xid)
* well as "internally" by GlobalVisUpdate() (see comment above struct
* GlobalVisState).
*
- * See the definition of Compute
d
XidHorizonsResult for the various computed
+ * See the definition of ComputeXidHorizonsResult for the various computed
* horizons.
*
* For VACUUM separate horizons (used to decide which deleted tuples must