Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-26 | Use CXXFLAGS instead of CFLAGS for linking C++ code | Tom Lane | 16.14 |
| 2025-12-30 | jit: Remove -Wno-deprecated-declarations in 18+. | Thomas Munro | 16.12 |
| 2025-07-29 | Don't put library-supplied -L/-I switches before user-supplied ones. | Tom Lane | 16.10 |
| 2024-11-06 | Monkey-patch LLVM code to fix ARM relocation bug. | Thomas Munro | 16.5 |