Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Fix a few typos in JIT comments and README | David Rowley | 2020-08-21 |
* | Fix some header identifications | Michael Paquier | 2020-07-14 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Remove fmgr.h includes from headers that don't really need it. | Andres Freund | 2019-08-16 |
* | Fix duplicated words in comments | Michael Paquier | 2019-05-14 |
* | Fix LLVM related headers to compile standalone (to fix cpluspluscheck). | Andres Freund | 2019-01-28 |
* | Change function call information to be variable length. | Andres Freund | 2019-01-26 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Adapt expression JIT to stdbool.h introduction. | Andres Freund | 2018-03-22 |
* | Add helpers for emitting LLVM IR. | Andres Freund | 2018-03-22 |