Commit 6a03369a authored by Alvaro Herrera's avatar Alvaro Herrera

Fix typo

parent d22d0fa9
...@@ -1601,7 +1601,7 @@ TransactionIdIsActive(TransactionId xid) ...@@ -1601,7 +1601,7 @@ TransactionIdIsActive(TransactionId xid)
* well as "internally" by GlobalVisUpdate() (see comment above struct * well as "internally" by GlobalVisUpdate() (see comment above struct
* GlobalVisState). * GlobalVisState).
* *
* See the definition of ComputedXidHorizonsResult for the various computed * See the definition of ComputeXidHorizonsResult for the various computed
* horizons. * horizons.
* *
* For VACUUM separate horizons (used to decide which deleted tuples must * For VACUUM separate horizons (used to decide which deleted tuples must
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment