forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit93d3d0c
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 parent34c24e5 commit93d3d0c
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5845 | 5845 |
| |
5846 | 5846 |
| |
5847 | 5847 |
| |
5848 |
| - | |
| 5848 | + | |
5849 | 5849 |
| |
5850 | 5850 |
| |
5851 | 5851 |
| |
|
0 commit comments
Comments
(0)