Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-23 | Don't assume GSSAPI result strings are null-terminated. | Tom Lane | 9.6.23 |
| 2017-06-07 | Clear auth context correctly when re-connecting after failed auth attempt. | Heikki Linnakangas | 9.6.4 |
| 2017-05-05 | Give nicer error message when connecting to a v10 server requiring SCRAM. | Heikki Linnakangas | 9.6.3 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.6.2 |
| 2016-03-29 | Avoid possibly-unsafe use of Windows' FormatMessage() function. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |