summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2018-10-17 19:06:38 +0000
committerTom Lane2018-10-17 19:06:38 +0000
commit4c68883891a560f0e4a234bd207a8e8bf43fd08f (patch)
tree3dc32036a0e25067f8c29e03e9a3039f6f9faf8f /doc/src
parent1164389e12b0009e510501d1e7fd1b1025d15734 (diff)
Fix minor bug in isolationtester.
If the lock wait query failed, isolationtester would report the PQerrorMessage from some other connection, meaning there would be no message or an unrelated one. This seems like a pretty unlikely occurrence, but if it did happen, this bug could make it really difficult/confusing to figure out what happened. That seems to justify patching all the way back. In passing, clean up another place where the "wrong" conn was used for an error report. That one's not actually buggy because it's a different alias for the same connection, but it's still confusing to the reader.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions