Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-12-20 | libpq should expose GSS-related parameters even when not implemented. | Tom Lane | 9.5.21 |
| 2018-08-06 | Fix failure to reset libpq's state fully between connection attempts. | Tom Lane | 9.5.14 |
| 2015-11-12 | Fix unwanted flushing of libpq's input buffer when socket EOF is seen. | Tom Lane | 9.5.0 |
| 2015-03-26 | Tweak __attribute__-wrapping macros for better pgindent results. | Tom Lane | 9.5.0 |
| 2015-02-21 | Some more FLEXIBLE_ARRAY_MEMBER fixes. | Tom Lane | 9.5.0 |