Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2025-11-04 jit: Fix accidentally-harmless type confusion Andres Freund 13.23
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 13.19
2023-11-17 llvmjit: Use explicit LLVMContextRef for inlining Daniel Gustafsson 13.14
2023-10-23 jit: Adjust back-patch of f90b4a84 to 12 and 13. Thomas Munro 13.13
2023-10-18 jit: Support opaque pointers in LLVM 16. Thomas Munro 13.13
2021-05-06 jit: Fix warning reported by gcc-11 caused by dubious function signature. Andres Freund 13.3
2020-12-08 jit: Correct parameter type for generated expression evaluation functions. Andres Freund 13.2
2020-06-07 pgindent run prior to branching v13. Tom Lane 13.0
2020-06-07 Spelling adjustments Peter Eisentraut 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-05 Extend ExecBuildAggTrans() to support a NULL pointer check. Jeff Davis 13.0
2020-02-24 expression eval: Reduce number of steps for agg transition invocations. Andres Freund 13.0
2020-02-07 jit: Reference expression step functions via llvmjit_types. Andres Freund 13.0
2020-02-07 jit: Remove redundancies in expression evaluation code generation. Andres Freund 13.0
2020-02-07 jit: Reference functions by name in IOCOERCE steps. Andres Freund 13.0
2020-02-07 expression eval: Don't redundantly keep track of AggState. Andres Freund 13.0
2020-02-07 expression eval, jit: Minor code cleanups. Andres Freund 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-18 Refactor attribute mappings used in logical tuple conversion Michael Paquier 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-09-30 Don't generate EEOP_*_FETCHSOME operations for slots know to be virtual. Andres Freund 13.0