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 | 0105b7aaa3f4c020934790311b2587fce54a9afd (patch) | |
tree | 3e21cc0cc8ad672d23f12f1648ce3035a72e02b6 /src/backend/regex/regexec.c | |
parent | a8e7eb159c38d33a90574d0409c556c554c5967c (diff) | |
download | postgresql-0105b7aaa3f4c020934790311b2587fce54a9afd.tar.gz postgresql-0105b7aaa3f4c020934790311b2587fce54a9afd.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/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions