diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2021-08-30 16:29:12 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2021-08-30 16:29:12 -0400 |
commit | eae08e21653c356f0e9223d26379527d653b71ed (patch) | |
tree | 86522204f83bb8cf9d8f7b915a2da5e0fb8f652f /src/backend/access/gist/gistget.c | |
parent | ce6b662aae7abc8b533b0cfa8fff50a9001508b1 (diff) | |
download | postgresql-eae08e21653c356f0e9223d26379527d653b71ed.tar.gz postgresql-eae08e21653c356f0e9223d26379527d653b71ed.zip |
Report tuple address in data-corruption error message
Most data-corruption reports mention the location of the problem, but
this one failed to. Add it.
Backpatch all the way back. In 12 and older, also assign the
ERRCODE_DATA_CORRUPTED error code as was done in commit fd6ec93bf890 for
13 and later.
Discussion: https://postgr.es/m/202108191637.oqyzrdtnheir@alvherre.pgsql
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions