Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-04-02 | Fix behavior of psql's \p to agree with \g, \w, etc. | Tom Lane | 10.0 |
| 2017-03-30 | Support \if ... \elif ... \else ... \endif in psql scripting. | Tom Lane | 10.0 |
| 2017-02-01 | Improve psql's behavior for \set and \unset of its control variables. | Tom Lane | 10.0 |
| 2017-01-30 | Make psql reject attempts to set special variables to invalid values. | Tom Lane | 10.0 |