diff options
author | Noah Misch | 2023-10-30 21:46:05 +0000 |
---|---|---|
committer | Noah Misch | 2023-10-30 21:46:05 +0000 |
commit | 13503eb5905b51d22d86a3c2065c241a61cedd44 (patch) | |
tree | 2c85ea70d89714b5dd05a60b058be2162d09982e /contrib/pgrowlocks/pgrowlocks.c | |
parent | 6ec9e9975eff5260651d84ed8bcfd8ecb08e5fbb (diff) |
Diagnose !indisvalid in more SQL functions.
pgstatindex failed with ERRCODE_DATA_CORRUPTED, of the "can't-happen"
class XX. The other functions succeeded on an empty index; they might
have malfunctioned if the failed index build left torn I/O or other
complex state. Report an ERROR in statistics functions pgstatindex,
pgstatginindex, pgstathashindex, and pgstattuple. Report DEBUG1 and
skip all index I/O in maintenance functions brin_desummarize_range,
brin_summarize_new_values, brin_summarize_range, and
gin_clean_pending_list. Back-patch to v11 (all supported versions).
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'contrib/pgrowlocks/pgrowlocks.c')
0 files changed, 0 insertions, 0 deletions