Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-11-04 | jit: Fix accidentally-harmless type confusion | Andres Freund | 14.20 |
| 2021-05-06 | jit: Fix warning reported by gcc-11 caused by dubious function signature. | Andres Freund | 14.0 |
| 2020-12-09 | jit: Reference function pointer types via llvmjit_types.c. | Andres Freund | 14.0 |
| 2020-12-08 | jit: Correct parameter type for generated expression evaluation functions. | Andres Freund | 14.0 |