Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-07-29 | Fix pq_putmessage_noblock() to not block. | Tom Lane | 9.5.4 |
| 2015-08-02 | Fix incorrect order of lock file removal and failure to close() sockets. | Tom Lane | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-03-08 | Remove struct PQArgBlock from server-side header libpq/libpq.h. | Tom Lane | 9.5.0 |
| 2015-02-02 | Be more careful to not lose sync in the FE/BE protocol. | Heikki Linnakangas | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-11-05 | Fix thinko in commit 2bd9e412f92bc6a68f3e8bcb18e04955cc35001d. | Robert Haas | 9.5.0 |
| 2014-10-31 | Support frontend-backend protocol communication using a shm_mq. | Robert Haas | 9.5.0 |
| 2014-08-11 | Break out OpenSSL-specific code to separate files. | Heikki Linnakangas | 9.5.0 |