mirror of https://github.com/postgres/postgres
Oversight in commit 618c16707
. This is mainly neatnik-ism, since
if PQrequestCancel is used per its API contract, we should perform
pqClearConnErrorState before reaching any place that would consult
errorReported. But still, it seems like a bad idea to potentially
leave errorReported pointing past errorMessage.len.
pull/78/head
parent
1c6d462939
commit
83a7637e2c
Loading…
Reference in new issue