diff options
author | Robert Haas <rhaas@postgresql.org> | 2021-03-16 15:42:20 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2021-03-16 15:42:50 -0400 |
commit | 4078ce65a0f7197180a9be2c6460ea4bf909bd98 (patch) | |
tree | 16f2300ce31863129886893cdd30866f8ffc4e3a /src/backend/executor/nodeHash.c | |
parent | c6fc50cb40285141fad401321ae21becbaea1c59 (diff) | |
download | postgresql-4078ce65a0f7197180a9be2c6460ea4bf909bd98.tar.gz postgresql-4078ce65a0f7197180a9be2c6460ea4bf909bd98.zip |
Fix a confusing amcheck corruption message.
Don't complain about the last TOAST chunk number being different
from what we expected if there are no TOAST chunks at all.
In such a case, saying that the final chunk number is 0 is not
really accurate, and the fact the value is missing from the
TOAST table is reported separately anyway.
Mark Dilger
Discussion: http://postgr.es/m/AA5506CE-7D2A-42E4-A51D-358635E3722D@enterprisedb.com
Diffstat (limited to 'src/backend/executor/nodeHash.c')
0 files changed, 0 insertions, 0 deletions