forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf25b551
committed
Revert "Fix psql's single transaction mode on client-side errors with -c/-f switches".
This reverts commitsa04ccf6 et al. in the back branches only.There was some disagreement already over whether to back-patch157f873, on the grounds that it is the sort of behavioralchange that we don't like to back-patch. Furthermore, it nowlooks like the logic needs some more work, which we don't havetime for before the upcoming 14.4 release. Revert for now, andperhaps reconsider later.Discussion:https://postgr.es/m/17504-76b68018e130415e@postgresql.org1 parent03fa84a commitf25b551
2 files changed
+3
-7
lines changedLines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
591 | 591 |
| |
592 | 592 |
| |
593 | 593 |
| |
594 |
| - | |
595 |
| - | |
596 |
| - | |
597 |
| - | |
| 594 | + | |
| 595 | + | |
598 | 596 |
| |
599 | 597 |
| |
600 | 598 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
411 | 411 |
| |
412 | 412 |
| |
413 | 413 |
| |
414 |
| - | |
415 |
| - | |
416 |
| - | |
| 414 | + | |
417 | 415 |
| |
418 | 416 |
| |
419 | 417 |
| |
|
0 commit comments
Comments
(0)