Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Back-patch LLVM 14 API changes. | Thomas Munro | 2022-03-16 |
* | Fix some typos with {a,an} | Michael Paquier | 2021-12-09 |
* | jit: Do not try to shut down LLVM state in case of LLVM triggered errors. | Andres Freund | 2021-09-13 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | llvm: Fix file-ending in IDENTIFICATION comments. | Andres Freund | 2019-01-22 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Correct some typos in the new JIT code. | Andres Freund | 2018-03-26 |
* | Basic JIT provider and error handling infrastructure. | Andres Freund | 2018-03-21 |