diff options
author | Amit Kapila <akapila@postgresql.org> | 2021-08-30 09:14:31 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2021-08-30 09:14:31 +0530 |
commit | bad6cef32ca2dd60c8be18f95a7157ced189ec99 (patch) | |
tree | e57c4790ac4f38df659cdd387e4a715cfc5f3f4f /src/backend/utils/adt/enum.c | |
parent | dcac5e7ac157964f71f15d81c7429130c69c3f9b (diff) | |
download | postgresql-bad6cef32ca2dd60c8be18f95a7157ced189ec99.tar.gz postgresql-bad6cef32ca2dd60c8be18f95a7157ced189ec99.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/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions