summaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_error.cpp
AgeCommit message (Expand)Author
2023-01-02Update copyright for 2023Bruce Momjian
2022-02-04Track LLVM 14 API changes, up to 2022-01-30.Thomas Munro
2022-01-08Update copyright for 2022Bruce Momjian
2021-12-09Fix some typos with {a,an}Michael Paquier
2021-09-14jit: Do not try to shut down LLVM state in case of LLVM triggered errors.Andres Freund
2021-01-02Update copyright for 2021Bruce Momjian
2020-01-01Update copyrights for 2020Bruce Momjian
2019-01-22llvm: Fix file-ending in IDENTIFICATION comments.Andres Freund
2019-01-02Update copyright for 2019Bruce Momjian
2018-03-26Correct some typos in the new JIT code.Andres Freund
2018-03-22Basic JIT provider and error handling infrastructure.Andres Freund