diff options
author | Amit Kapila <akapila@postgresql.org> | 2021-08-30 09:48:56 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2021-08-30 09:48:56 +0530 |
commit | a8e7eb159c38d33a90574d0409c556c554c5967c (patch) | |
tree | dde36c0e2502a05c06ef2715df1359750a71b546 /src/include/regex/regex.h | |
parent | 6ebd2426bda2260fc9bc33555da81dfc8c623f32 (diff) | |
download | postgresql-a8e7eb159c38d33a90574d0409c556c554c5967c.tar.gz postgresql-a8e7eb159c38d33a90574d0409c556c554c5967c.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/include/regex/regex.h')
0 files changed, 0 insertions, 0 deletions