index f00c2725212374a0696c021537da4613c09cc1a0..6a70d49738022b1003105259086deeccc3eda50c 100644 (file)
* Pointers to the state data in shared memory
*
* The index of the last element of the OldestMemberMXactId and
- * OldestVisibleMXacId arrays can be obtained with GetMaxOldestSlot().
+ * OldestVisibleMXactId arrays can be obtained with GetMaxOldestSlot().
*/
static MultiXactStateData *MultiXactState;
static MultiXactId *OldestMemberMXactId;