forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitade89ba

Amit Kapila
Fix an oversight in ReorderBufferFinishPrepared.
We don't have anything to decode in a transaction if ReorderBufferTXNdoesn't exist by the time we decode the commit prepared. So don't create anew ReorderBufferTXN here. This is an oversight in commita271a1b.Reported-by: Markus WannerDiscussion:https://postgr.es/m/dbec82e2-dbd7-95a2-c6b6-e488cbbdf853@bluegap.ch1 parentbc617a7 commitade89ba
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2679 | 2679 |
| |
2680 | 2680 |
| |
2681 | 2681 |
| |
2682 |
| - | |
| 2682 | + | |
2683 | 2683 |
| |
2684 | 2684 |
| |
2685 | 2685 |
| |
|
0 commit comments
Comments
(0)