diff options
author | Amit Kapila <akapila@postgresql.org> | 2021-08-30 09:45:20 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2021-08-30 09:45:20 +0530 |
commit | a3f6088c02983b305659ce900506474c685e0dc9 (patch) | |
tree | d792eb0cd414dd51de7d2ec9eb8643090b880b83 /src/tutorial/complex.c | |
parent | 300a79fc92802fb8347900f9df0e8e224eafedca (diff) | |
download | postgresql-a3f6088c02983b305659ce900506474c685e0dc9.tar.gz postgresql-a3f6088c02983b305659ce900506474c685e0dc9.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/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions