Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-09 | Ignore attempts to \gset into specially treated variables. | Noah Misch | 9.6.20 |
| 2016-04-09 | Move \crosstabview regression tests to a separate file | Alvaro Herrera | 9.6.0 |
| 2016-04-08 | Support \crosstabview in psql | Alvaro Herrera | 9.6.0 |
| 2016-04-04 | Add a \gexec command to psql for evaluation of computed queries. | Tom Lane | 9.6.0 |
| 2015-12-01 | Further tweaking of print_aligned_vertical(). | Tom Lane | 9.6.0 |
| 2015-11-30 | Rework wrap-width calculation in psql's print_aligned_vertical() function. | Tom Lane | 9.6.0 |
| 2015-09-05 | Rearrange the handling of error context reports. | Tom Lane | 9.6.0 |