Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-13 | Improve the granularity of PQsocketPoll's timeout parameter. | Tom Lane | 17.0 |
| 2024-04-07 | Support retrieval of results in chunks with libpq. | Tom Lane | 17.0 |
| 2024-04-02 | Expose PQsocketPoll via libpq | Robert Haas | 17.0 |
| 2024-03-12 | libpq: Add encrypted and non-blocking query cancellation routines | Alvaro Herrera | 17.0 |
| 2024-01-16 | libpq: Add PQsendPipelineSync() | Michael Paquier | 17.0 |
| 2024-01-09 | Add new function, PQchangePassword(), to libpq | Joe Conway | 17.0 |
| 2023-07-04 | libpq: Add support for Close on portals and statements | Michael Paquier | 17.0 |