Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-09 | Add PQfullProtocolVersion() to surface the precise protocol version. | Robert Haas | 18.0 |
| 2024-04-04 | Fix old, misleading comment for PGRES_POLLING_ACTIVE. | Robert Haas | 17.0 |
| 2024-04-02 | Expose PQsocketPoll via libpq | Robert Haas | 17.0 |
| 2017-02-15 | libpq: Make target_session_attrs=read-write consume empty result. | Robert Haas | 10.0 |
| 2016-11-29 | libpq: Add target_session_attrs parameter. | Robert Haas | 10.0 |
| 2013-01-23 | pg_isready | Robert Haas | 9.3.0 |
| 2010-12-11 | Allow bidirectional copy messages in streaming replication mode. | Robert Haas | 9.1.0 |
| 2010-01-21 | Add new escaping functions PQescapeLiteral and PQescapeIdentifier. | Robert Haas | 9.0.0 |