forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6bfa6b0
committed
Fix error code for canceling statement due to conflict with recovery.
All retryable conflict errors now have an error code that indicates thata retry is possible, correcting my incomplete fix of 2010/05/12Tatsuo Ishii and Simon Riggs, input from Robert Haas and Florian Pflug1 parent1df57f6 commit6bfa6b0
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
497 |
| - | |
| 497 | + | |
498 | 498 |
| |
499 | 499 |
| |
500 | 500 |
| |
|
0 commit comments
Comments
(0)