Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-09 | libpq: Remove PQservice() | Michael Paquier | 18.0 |
| 2025-04-19 | Fix typos and grammar in the code | Michael Paquier | 18.0 |
| 2024-12-18 | libpq: Add service name to PGconn and PQservice() | Michael Paquier | 18.0 |
| 2024-11-19 | libpq: Improve error message when parsing URI parameters and keywords | Michael Paquier | 18.0 |
| 2024-11-11 | libpq: Bail out during SSL/GSS negotiation errors | Michael Paquier | 18.0 |
| 2024-10-06 | libpq: Discard leading and trailing spaces for parameters and values in URIs | Michael Paquier | 18.0 |
| 2024-09-03 | Fix typos and grammar in code comments and docs | Michael Paquier | 18.0 |