Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-11 | Fix MSVC build | Peter Eisentraut | 16.0 |
| 2022-12-28 | Reorder some object files in makefiles | Peter Eisentraut | 16.0 |
| 2022-08-20 | Remove remaining mentions of UNSAFE_STAT_OK | Peter Eisentraut | 16.0 |
| 2021-11-05 | pgcrypto: Remove non-OpenSSL support | Peter Eisentraut | 15.0 |
| 2020-03-04 | Move pg_upgrade's Windows link() implementation to AC_REPLACE_FUNCS | Peter Eisentraut | 13.0 |
| 2020-02-21 | Fix perlcritic warnings | Peter Eisentraut | 13.0 |
| 2020-02-21 | Allow running src/tools/msvc/mkvcbuild.pl under not Windows | Peter Eisentraut | 13.0 |
| 2020-01-15 | Remove libpq.rc, use win32ver.rc for libpq | Peter Eisentraut | 13.0 |
| 2019-12-16 | Sort out getpeereid() and peer auth handling on Windows | Peter Eisentraut | 13.0 |
| 2019-09-05 | Use explicit_bzero | Peter Eisentraut | 13.0 |
| 2019-08-21 | Remove configure detection of crypt() | Peter Eisentraut | 13.0 |
| 2019-04-01 | Unified logging system for command-line programs | Peter Eisentraut | 12.0 |