Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-12-20 | libpq should expose GSS-related parameters even when not implemented. | Tom Lane | 10.12 |
| 2018-08-23 | In libpq, don't look up all the hostnames at once. | Tom Lane | 10.6 |
| 2018-08-06 | Fix failure to reset libpq's state fully between connection attempts. | Tom Lane | 10.5 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-17 | Preventive maintenance in advance of pgindent run. | Tom Lane | 10.0 |
| 2017-03-09 | Fix inclusions of postgres_fe.h from .h files. | Tom Lane | 10.0 |
| 2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane | 10.0 |
| 2017-01-24 | Allow password file name to be specified as a libpq connection parameter. | Tom Lane | 10.0 |