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

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 parent9a33ed8 commit8ba3bad
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
784 | 784 |
| |
785 | 785 |
| |
786 | 786 |
| |
787 |
| - | |
| 787 | + | |
788 | 788 |
| |
789 | 789 |
| |
790 | 790 |
| |
|
0 commit comments
Comments
(0)