Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Add timingsafe_bcmp(), for constant-time memory comparison | Heikki Linnakangas | 17.10 |
| 2024-12-25 | meson: Export all libcommon functions in Windows builds | Heikki Linnakangas | 17.3 |
| 2024-04-07 | Optimize pg_popcount() with AVX-512 instructions. | Nathan Bossart | 17.0 |
| 2024-02-11 | Fix gai_strerror() thread-safety on Windows. | Thomas Munro | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-11-29 | Optimize pg_readv/pg_pwritev single vector case. | Thomas Munro | 17.0 |
| 2023-08-23 | Meson: check for pg_config_paths.h left over from make | David Rowley | 17.0 |
| 2023-08-10 | Use native CRC instructions on 64-bit LoongArch | John Naylor | 17.0 |
| 2023-07-09 | Rename port/thread.c to port/user.c. | Thomas Munro | 17.0 |