ctx->write_xid = txn->xid;
/*
- * report this change's lsn so replies from clients can give an up2date
+ * Report this change's lsn so replies from clients can give an up-to-date
* answer. This won't ever be enough (and shouldn't be!) to confirm
* receipt of this transaction, but it might allow another transaction's
* commit to be confirmed with one message.
ctx->write_xid = txn->xid;
/*
- * report this change's lsn so replies from clients can give an up2date
+ * Report this change's lsn so replies from clients can give an up-to-date
* answer. This won't ever be enough (and shouldn't be!) to confirm
* receipt of this transaction, but it might allow another transaction's
* commit to be confirmed with one message.
ctx->write_xid = txn->xid;
/*
- * report this message's lsn so replies from clients can give an up2date
- * answer. This won't ever be enough (and shouldn't be!) to confirm
- * receipt of this transaction, but it might allow another transaction's
- * commit to be confirmed with one message.
+ * Report this message's lsn so replies from clients can give an
+ * up-to-date answer. This won't ever be enough (and shouldn't be!) to
+ * confirm receipt of this transaction, but it might allow another
+ * transaction's commit to be confirmed with one message.
*/
ctx->write_location = first_lsn;
ctx->write_xid = txn->xid;
/*
- * report this message's lsn so replies from clients can give an up2date
- * answer. This won't ever be enough (and shouldn't be!) to confirm
- * receipt of this transaction, but it might allow another transaction's
- * commit to be confirmed with one message.
+ * Report this message's lsn so replies from clients can give an
+ * up-to-date answer. This won't ever be enough (and shouldn't be!) to
+ * confirm receipt of this transaction, but it might allow another
+ * transaction's commit to be confirmed with one message.
*/
ctx->write_location = last_lsn;
ctx->write_xid = txn->xid;
/*
- * report this change's lsn so replies from clients can give an up2date
+ * Report this change's lsn so replies from clients can give an up-to-date
* answer. This won't ever be enough (and shouldn't be!) to confirm
* receipt of this transaction, but it might allow another transaction's
* commit to be confirmed with one message.
ctx->write_xid = txn->xid;
/*
- * report this change's lsn so replies from clients can give an up2date
+ * Report this change's lsn so replies from clients can give an up-to-date
* answer. This won't ever be enough (and shouldn't be!) to confirm
* receipt of this transaction, but it might allow another transaction's
* commit to be confirmed with one message.