Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-06-15 | Tweak behavior of psql --single-transaction depending on ON_ERROR_STOP | Michael Paquier | 15.0 |
| 2022-06-06 | Fix psql's single transaction mode on client-side errors with -c/-f switches | Michael Paquier | 15.0 |
| 2022-04-08 | Improve frontend error logging style. | Tom Lane | 15.0 |
| 2022-04-04 | psql: Show all query results by default | Peter Eisentraut | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-19 | Allow psql's other uses of simple_prompt() to be interrupted by ^C. | Tom Lane | 15.0 |
| 2021-07-15 | Portability fixes for sigwait. | Thomas Munro | 15.0 |
| 2021-07-12 | Add PSQL_WATCH_PAGER for psql's \watch command. | Thomas Munro | 15.0 |