Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 11.13 |
| 2019-09-02 | Handle corner cases correctly in psql's reconnection logic. | Tom Lane | 11.6 |
| 2019-01-26 | Fix psql's "\g target" meta-command to work with COPY TO STDOUT. | Tom Lane | 11.2 |
| 2018-10-20 | Client-side fixes for delayed NOTIFY receipt. | Tom Lane | 11.1 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2017-09-12 | Add psql variables to track success/failure of SQL queries. | Tom Lane | 11.0 |
| 2017-09-05 | Add \gdesc psql command. | Tom Lane | 11.0 |