Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-12 | Use printf's %m format instead of strerror(errno) in more places | Michael Paquier | 17.0 |
| 2022-08-25 | Remove configure probe for sockaddr_in6 and require AF_INET6. | Thomas Munro | 16.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-03-07 | Clean up test_ifaddrs a bit. | Tom Lane | 10.0 |
| 2016-09-02 | Move code shared between libpq and backend from backend/libpq/ to common/. | Heikki Linnakangas | 10.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |
| 2010-02-26 | pgindent run for 9.0 | Bruce Momjian | 9.0.0 |
| 2009-10-01 | Support "samehost" and "samenet" specifications in pg_hba.conf, | Tom Lane | 9.0.0 |