forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbad6cef

Amit Kapila
Fix incorrect error code in StartupReplicationOrigin().
ERRCODE_CONFIGURATION_LIMIT_EXCEEDED was used for checksum failure, useERRCODE_DATA_CORRUPTED instead.Reported-by: Tatsuhito KasaharaAuthor: Tatsuhito KasaharaBackpatch-through: 9.6, where it was introducedDiscussion:https://postgr.es/m/CAP0=ZVLHtYffs8SOWcFJWrBGoRzT9QQbk+_aP+E5AHLNXiOorA@mail.gmail.com1 parentdcac5e7 commitbad6cef
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
796 | 796 |
| |
797 | 797 |
| |
798 | 798 |
| |
799 |
| - | |
| 799 | + | |
800 | 800 |
| |
801 | 801 |
| |
802 | 802 |
| |
|
0 commit comments
Comments
(0)