forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit030da9b
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 parentd3ef5c3 commit030da9b
2 files changed
+3
-7
lines changedLines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
592 | 592 |
| |
593 | 593 |
| |
594 | 594 |
| |
595 |
| - | |
596 |
| - | |
597 |
| - | |
598 |
| - | |
| 595 | + | |
| 596 | + | |
599 | 597 |
| |
600 | 598 |
| |
601 | 599 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
416 | 416 |
| |
417 | 417 |
| |
418 | 418 |
| |
419 |
| - | |
420 |
| - | |
421 |
| - | |
| 419 | + | |
422 | 420 |
| |
423 | 421 |
| |
424 | 422 |
| |
|
0 commit comments
Comments
(0)