/*
* Record any newly known assigned transactions. This looks
* strange to add xids and then immediately remove them, but
- * we do other important processing here also do don't remove
- * them (again).
+ * we do other important processing here also so do not remove.
*/
RecordKnownAssignedTransactionIds(max_xid);
/*
* Record any newly known assigned transactions. This looks
* strange to add xids and then immediately remove them, but
- * we do other important processing here also do don't remove
- * them (again).
+ * we do other important processing here also so do not remove.
*/
RecordKnownAssignedTransactionIds(max_xid);