forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit24da0e7
committed
Revert "Handle better implicit transaction state of pipeline mode"
This reverts commitd77f912 on all stable branches, due to concernsregarding the compatility side effects this could create in a minorrelease. The change still exists on HEAD.Discussion:https://postgr.es/m/CA+TgmoZqRgeFTg4+Yf_CMRRXiHuNz1u6ZC4FvVk+rxw0RmOPnw@mail.gmail.comBackpatch-through: 131 parentf1cb5e5 commit24da0e7
File tree
3 files changed
+23
-29
lines changed- doc/src/sgml
- src/backend
- access/transam
- tcop
3 files changed
+23
-29
lines changedLines changed: 10 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1088 | 1088 |
| |
1089 | 1089 |
| |
1090 | 1090 |
| |
1091 |
| - | |
1092 |
| - | |
1093 |
| - | |
1094 |
| - | |
1095 |
| - | |
1096 |
| - | |
1097 |
| - | |
1098 |
| - | |
1099 |
| - | |
1100 |
| - | |
1101 |
| - | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
1102 | 1101 |
| |
1103 | 1102 |
| |
1104 | 1103 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3405 | 3405 |
| |
3406 | 3406 |
| |
3407 | 3407 |
| |
| 3408 | + | |
| 3409 | + | |
| 3410 | + | |
| 3411 | + | |
| 3412 | + | |
| 3413 | + | |
| 3414 | + | |
| 3415 | + | |
| 3416 | + | |
| 3417 | + | |
3408 | 3418 |
| |
3409 | 3419 |
| |
3410 | 3420 |
| |
| |||
3516 | 3526 |
| |
3517 | 3527 |
| |
3518 | 3528 |
| |
| 3529 | + | |
| 3530 | + | |
| 3531 | + | |
3519 | 3532 |
| |
3520 | 3533 |
| |
3521 | 3534 |
| |
|
Lines changed: 0 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2656 | 2656 |
| |
2657 | 2657 |
| |
2658 | 2658 |
| |
2659 |
| - | |
2660 |
| - | |
2661 |
| - | |
2662 |
| - | |
2663 |
| - | |
2664 |
| - | |
2665 |
| - | |
2666 |
| - | |
2667 |
| - | |
2668 |
| - | |
2669 |
| - | |
2670 | 2659 |
| |
2671 | 2660 |
| |
2672 | 2661 |
| |
| |||
4616 | 4605 |
| |
4617 | 4606 |
| |
4618 | 4607 |
| |
4619 |
| - | |
4620 |
| - | |
4621 |
| - | |
4622 |
| - | |
4623 |
| - | |
4624 |
| - | |
4625 |
| - | |
4626 | 4608 |
| |
4627 | 4609 |
| |
4628 | 4610 |
| |
|
0 commit comments
Comments
(0)