mirror of https://github.com/postgres/postgres
An error PGresult generated by libpq itself, such as a report of connection loss, won't have broken-down error fields. should_processing_continue() blithely assumed that PG_DIAG_SEVERITY_NONLOCALIZED would always be present, and would dump core if it wasn't. Per grepping to see if 6d157e7cb's mistake was repeated elsewhere.pull/90/head
parent
a5dbca460a
commit
32a85ee46b
Loading…
Reference in new issue