Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-09 | Ignore attempts to \gset into specially treated variables. | Noah Misch | 10.15 |
| 2017-09-11 | Message style fixes | Peter Eisentraut | 10.0 |
| 2017-08-24 | psql: Fix \gx when FETCH_COUNT is used | Stephen Frost | 10.0 |
| 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-03-07 | psql: Add \gx command | Stephen Frost | 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 |
| 2016-10-10 | Make regression tests less dependent on hash table order. | Andres Freund | 10.0 |