forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit607a3a4
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 parent322e82b commit607a3a4
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5808 | 5808 |
| |
5809 | 5809 |
| |
5810 | 5810 |
| |
5811 |
| - | |
| 5811 | + | |
5812 | 5812 |
| |
5813 | 5813 |
| |
5814 | 5814 |
| |
|
0 commit comments
Comments
(0)