Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-12 | Revert the addition of GetMaxBackends() and related stuff. | Robert Haas | 15.0 |
| 2022-02-08 | Remove MaxBackends variable in favor of GetMaxBackends() function. | Robert Haas | 15.0 |
| 2016-08-23 | Remove duplicate function prototype. | Robert Haas | 10.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2014-12-05 | Don't dump core if pq_comm_reset() is called before pq_init(). | Robert Haas | 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 |
| 2010-07-06 | Support setting the keepalive idle time on MacOS X. | Robert Haas | 9.0.0 |