Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-21 | Avoid Assert failure when processing empty statement in aborted xact. | Tom Lane | 11.21 |
| 2020-11-09 | Ignore attempts to \gset into specially treated variables. | Noah Misch | 11.10 |
| 2017-09-21 | Provide a test for variable existence in psql | Andrew Dunstan | 11.0 |
| 2017-09-13 | Adjust unstable regression test case. | Tom Lane | 11.0 |
| 2017-09-12 | Add psql variables to track success/failure of SQL queries. | Tom Lane | 11.0 |
| 2017-09-11 | Message style fixes | Peter Eisentraut | 11.0 |
| 2017-09-05 | Add \gdesc psql command. | Tom Lane | 11.0 |
| 2017-08-24 | psql: Fix \gx when FETCH_COUNT is used | Stephen Frost | 11.0 |