forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit17707c0
committed
Fix incorrect PITR message for transaction ROLLBACK PREPARED
Reaching PITR on such a transaction would cause the generation of a LOGmessage mentioning a transaction committed, not aborted.Oversight in4f1b890.Author: Simon RiggsDiscussion:https://postgr.es/m/CANbhV-GJ6KijeCgdOrxqMCQ+C8QiK657EMhCy4csjrPcEUFv_Q@mail.gmail.comBackpatch-through: 9.61 parent4c9f50d commit17707c0
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5838 | 5838 |
| |
5839 | 5839 |
| |
5840 | 5840 |
| |
5841 |
| - | |
| 5841 | + | |
5842 | 5842 |
| |
5843 | 5843 |
| |
5844 | 5844 |
| |
|
0 commit comments
Comments
(0)