aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-04-02 21:15:37 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2013-04-02 21:15:37 -0400
commit845d335a90b684dd51e80a6470ebb923a59a1f91 (patch)
tree4e5fe76ab1e0d956c7d159013d4c5c09bbaec031 /doc/src
parent89b661bab99e8573fad271f68755ba286932dec2 (diff)
downloadpostgresql-845d335a90b684dd51e80a6470ebb923a59a1f91.tar.gz
postgresql-845d335a90b684dd51e80a6470ebb923a59a1f91.zip
Minor robustness improvements for isolationtester.
Notice and complain about PQcancel() failures. Also, don't dump core if an error PGresult doesn't contain severity and message subfields, as it might not if it was generated by libpq itself. (We have a longstanding TODO item to improve that, but in the meantime isolationtester had better cope.) I tripped across the latter item while investigating a trouble report on buildfarm member spoonbill. As for the former, there's no evidence that PQcancel failure is actually involved in spoonbill's problem, but it still seems like a bad idea to ignore an error return code.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions