Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-25 | Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. | Tom Lane | 17.10 |
| 2024-11-25 | Assume that <stdbool.h> conforms to the C standard. | Thomas Munro | 17.3 |
| 2024-04-06 | Add macro to disable address safety instrumentation | John Naylor | 17.0 |
| 2024-02-28 | Remove AIX support | Heikki Linnakangas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-19 | Simplify newNode() by removing special cases | Heikki Linnakangas | 17.0 |
| 2023-12-11 | Define unconstify() and unvolatize() for C++. | Thomas Munro | 17.0 |
| 2023-08-07 | Improve const use in zlib-using code | Peter Eisentraut | 17.0 |