forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit41edb2d
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 parent1603dec commit41edb2d
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5764 | 5764 |
| |
5765 | 5765 |
| |
5766 | 5766 |
| |
5767 |
| - | |
| 5767 | + | |
5768 | 5768 |
| |
5769 | 5769 |
| |
5770 | 5770 |
| |
|
0 commit comments
Comments
(0)