Commits

DateSubjectAuthorReleases
2025-11-05 jit: Fix accidentally-harmless type confusion Andres Freund 18.1
2025-11-05 jit: Fix accidentally-harmless type confusion Andres Freund 19 (unreleased)
2025-11-04 jit: Fix accidentally-harmless type confusion Andres Freund 13.23
2025-11-04 jit: Fix accidentally-harmless type confusion Andres Freund 15.15
2025-11-04 jit: Fix accidentally-harmless type confusion Andres Freund 14.20
2025-11-04 jit: Fix accidentally-harmless type confusion Andres Freund 17.7
2025-11-04 jit: Fix accidentally-harmless type confusion Andres Freund 16.11
2024-08-01 Evaluate arguments of correlated SubPlans in the referencing ExprState Andres Freund 18.0
2021-05-06 jit: Fix warning reported by gcc-11 caused by dubious function signature. Andres Freund 13.3
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
2020-12-08 jit: Correct parameter type for generated expression evaluation functions. Andres Freund 11.11
2020-12-08 jit: Correct parameter type for generated expression evaluation functions. Andres Freund 12.6
2020-12-08 jit: Correct parameter type for generated expression evaluation functions. Andres Freund 13.2
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
2019-09-30 Don't generate EEOP_*_FETCHSOME operations for slots know to be virtual. Andres Freund 13.0
2019-01-26 Change function call information to be variable length. Andres Freund 12.0
2018-11-16 Inline hot path of slot_getsomeattrs(). Andres Freund 12.0
2018-11-16 Don't generate tuple deforming functions for virtual slots. Andres Freund 12.0