Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-26 | Code review for psql's helpSQL() function. | Tom Lane | 9.6.21 |
| 2016-08-18 | Update line count totals for psql help displays. | Tom Lane | 9.6.0 |
| 2016-04-04 | Add a \gexec command to psql for evaluation of computed queries. | Tom Lane | 9.6.0 |
| 2016-04-03 | Add psql \errverbose command to see last server error at full verbosity. | Tom Lane | 9.6.0 |
| 2015-09-05 | Rearrange the handling of error context reports. | Tom Lane | 9.6.0 |
| 2015-07-03 | Add psql \ev and \sv commands for editing and showing view definitions. | Tom Lane | 9.6.0 |