Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-06-10 | Revert "Fix psql's single transaction mode on client-side errors with -c/-f switches". | Tom Lane | 12.12 |
| 2019-08-25 | Avoid platform-specific null pointer dereference in psql. | Tom Lane | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-14 | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane | 12.0 |
| 2019-04-04 | Add a "SQLSTATE-only" error verbosity option to libpq and psql. | Tom Lane | 12.0 |
| 2018-11-26 | Add CSV table output mode in psql. | Tom Lane | 12.0 |