spqr
spqr copied to clipboard
`DBPool.evaluateTSAMatch` should return score instead of bool
What happened: evaluateTSAMatch will not work correctly with different TSA. https://github.com/pg-sharding/spqr/pull/1544/files#diff-f23fbd18734bff32c8af5b12bb02d8d70e666dd1ce077af21b0db1efd7409d6bR188
How to solve it: rewrite evaluateTSAMatch should return a score instead of bool.
big brain level issue