diff options
author | Amit Kapila <akapila@postgresql.org> | 2021-08-30 09:22:28 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2021-08-30 09:22:28 +0530 |
commit | 0a143c33f01257a0670af71205343b505f5bd89b (patch) | |
tree | 7e3203ac584d71d8ea08eee76f28937f61960f5e /src/backend/access/gist/gistsplit.c | |
parent | e1efc5b465c844969a0ed0d07e1364f3ce424d8c (diff) | |
download | postgresql-0a143c33f01257a0670af71205343b505f5bd89b.tar.gz postgresql-0a143c33f01257a0670af71205343b505f5bd89b.zip |
Fix incorrect error code in StartupReplicationOrigin().
ERRCODE_CONFIGURATION_LIMIT_EXCEEDED was used for checksum failure, use
ERRCODE_DATA_CORRUPTED instead.
Reported-by: Tatsuhito Kasahara
Author: Tatsuhito Kasahara
Backpatch-through: 9.6, where it was introduced
Discussion: https://postgr.es/m/CAP0=ZVLHtYffs8SOWcFJWrBGoRzT9QQbk+_aP+E5AHLNXiOorA@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions