Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-24 | Define OPENSSL_API_COMPAT | Peter Eisentraut | 13.12 |
| 2020-03-28 | Enable Unix-domain sockets support on Windows | Peter Eisentraut | 13.0 |
| 2020-03-10 | Remove win32ver.rc from version_stamp.pl | Peter Eisentraut | 13.0 |
| 2020-03-04 | Move pg_upgrade's Windows link() implementation to AC_REPLACE_FUNCS | Peter Eisentraut | 13.0 |
| 2020-02-21 | Require stdint.h | Peter Eisentraut | 13.0 |
| 2020-02-10 | Simplify passing of configure arguments to pg_config | Peter Eisentraut | 13.0 |
| 2019-11-27 | Move configure --disable-float8-byval to pg_config_manual.h | Peter Eisentraut | 13.0 |
| 2019-11-21 | Remove configure --disable-float4-byval | Peter Eisentraut | 13.0 |
| 2019-11-11 | Rerun autoheader | Peter Eisentraut | 13.0 |
| 2019-11-07 | Remove HAVE_LONG_LONG_INT | Peter Eisentraut | 13.0 |
| 2019-10-07 | Simplify PGAC_STRUCT_TIMEZONE Autoconf macro | 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 |