Commits

DateSubjectAuthorReleases
2026-04-02 jit: Change the default to off. Tomas Vondra 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-12 Refactor code checking for file existence Michael Paquier 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-08 Make ResourceOwners more easily extensible. Heikki Linnakangas 17.0
2023-09-08 Add JIT deform_counter Daniel Gustafsson 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-08 Clean up some code using "(expr) ? true : false" Michael Paquier 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-09-25 Collect JIT instrumentation from workers. Andres Freund 11.0
2018-09-25 Collect JIT instrumentation from workers. Andres Freund 12.0
2018-09-15 In v11, disable JIT by default (it's still enabled by default in HEAD). Tom Lane 12.0
2018-09-15 In v11, disable JIT by default (it's still enabled by default in HEAD). Tom Lane 11.0
2018-03-28 Add inlining support to LLVM JIT provider. Andres Freund 11.0
2018-03-26 JIT tuple deforming in LLVM JIT provider. Andres Freund 11.0
2018-03-22 Add expression compilation support to LLVM JIT provider. Andres Freund 11.0
2018-03-22 Basic planner and executor integration for JIT. Andres Freund 11.0