Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql: remove dupe txn id in status protobuf
Previously, we were needlessly setting the transaction id of the current session on the serialized information for a session twice, in two different fields. This commit removes the unnecessary copy. Release note: None
- Loading branch information