Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-25 | Assume that <stdbool.h> conforms to the C standard. | Thomas Munro | 16.7 |
| 2023-04-08 | Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. | Thomas Munro | 16.0 |
| 2022-12-22 | Add work-around for VA_ARGS_NARGS() on MSVC. | Thomas Munro | 16.0 |
| 2022-08-13 | Remove configure probes for sys/un.h and struct sockaddr_un. | Thomas Munro | 16.0 |
| 2022-08-05 | Remove fallbacks for strtoll, strtoull. | Thomas Munro | 16.0 |
| 2022-07-20 | Add wal_sync_method=fdatasync for Windows. | Thomas Munro | 16.0 |