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