aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHashjoin.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2023-10-30 14:46:05 -0700
committerNoah Misch <noah@leadboat.com>2023-10-30 14:46:08 -0700
commite633e9b132ffda7f4afd9248c7385bdd282d32d4 (patch)
treef26d412d4154b47d7ca925c5a5eb601a02714f71 /src/backend/executor/nodeHashjoin.c
parent6f81386a9cea39b83e24943224569ec18557163c (diff)
downloadpostgresql-e633e9b132ffda7f4afd9248c7385bdd282d32d4.tar.gz
postgresql-e633e9b132ffda7f4afd9248c7385bdd282d32d4.zip
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/20231001195309.a3@google.com
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions