Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 9.6.23 |
| 2018-11-26 | Fix translation of special characters in psql's LaTeX output modes. | Tom Lane | 9.6.12 |
| 2016-12-07 | Restore psql's SIGPIPE setting if popen() fails. | Tom Lane | 9.6.2 |
| 2016-12-07 | Handle empty or all-blank PAGER setting more sanely in psql. | Tom Lane | 9.6.2 |
| 2016-03-24 | Move psql's print.c and mbprint.c into src/fe_utils. | Tom Lane | 9.6.0 |