Commit 17707c0
committed
Fix incorrect PITR message for transaction ROLLBACK PREPARED
Reaching PITR on such a transaction would cause the generation of a LOG
message mentioning a transaction committed, not aborted.
Oversight in 4f1b890.
Author: Simon Riggs
Discussion: https://postgr.es/m/CANbhV-GJ6KijeCgdOrxqMCQ+C8QiK657EMhCy4csjrPcEUFv_Q@mail.gmail.com
Backpatch-through: 9.61 parent 4c9f50d commit 17707c0
1 file changed
+1
-1
lines changed| 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