git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6d157e7) | patch
Don't fail on libpq-generated error reports in pg_amcheck.
Mon, 6 Jun 2022 15:26:57 +0000 (11:26 -0400)
Mon, 6 Jun 2022 15:26:57 +0000 (11:26 -0400)
commit 51da231597a9e414174cf621b219559e18269dc3
Don't fail on libpq-generated error reports in pg_amcheck.

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.
src/bin/pg_amcheck/pg_amcheck.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /