Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-26 | Code review for psql's helpSQL() function. | Tom Lane | 10.16 |
| 2017-09-06 | Add psql variables showing server version and psql version. | Tom Lane | 10.0 |
| 2017-09-05 | Fix psql's --help=commands output line count. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-03-30 | Support \if ... \elif ... \else ... \endif in psql scripting. | Tom Lane | 10.0 |
| 2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane | 10.0 |
| 2017-02-03 | Clean up psql's behavior for a few more control variables. | Tom Lane | 10.0 |
| 2016-08-18 | Update line count totals for psql help displays. | Tom Lane | 10.0 |