Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-18 | jit: Support opaque pointers in LLVM 16. | Thomas Munro | 14.10 |
| 2021-04-08 | Speedup ScalarArrayOpExpr evaluation | David Rowley | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-09 | Support subscripting of arbitrary types, not only arrays. | Tom Lane | 14.0 |
| 2020-12-09 | jit: Reference function pointer types via llvmjit_types.c. | Andres Freund | 14.0 |
| 2020-09-27 | Move resolution of AlternativeSubPlan choices to the planner. | Tom Lane | 14.0 |