Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-07-28 | Guard against empty buffer in gets_fromFile()'s check for a newline. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-12-20 | Teach psql's tab completion to consider the entire input string. | Tom Lane | 9.6.0 |
| 2015-12-17 | Fix improper initialization order for readline. | Tom Lane | 9.6.0 |
| 2015-12-16 | Cope with Readline's failure to track SIGWINCH events outside of input. | Tom Lane | 9.6.0 |
| 2015-09-28 | Fix compiler warning about unused function in non-readline case. | Andrew Dunstan | 9.6.0 |