Avoid using mst diff to calculate ops, trust pds (#205)
Running the diff is pretty expensive, and the primary issue that could
come up with trusting the pds ops is that they could leave out ops
referencing records being added, which seems like a bit of a non-attack
as its just the pds inconveniencing its own users.
authored by