Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-20 | Fix a few typos in JIT comments and README | David Rowley | 13.0 |
| 2020-08-20 | Fix a few typos in JIT comments and README | David Rowley | 14.0 |
| 2020-07-14 | Fix some header identifications | Michael Paquier | 14.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-08-16 | Remove fmgr.h includes from headers that don't really need it. | Andres Freund | 13.0 |
| 2019-05-14 | Fix duplicated words in comments | Michael Paquier | 12.0 |
| 2019-01-29 | Fix LLVM related headers to compile standalone (to fix cpluspluscheck). | Andres Freund | 11.2 |
| 2019-01-29 | Fix LLVM related headers to compile standalone (to fix cpluspluscheck). | Andres Freund | 12.0 |
| 2019-01-26 | Change function call information to be variable length. | Andres Freund | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-03-23 | Adapt expression JIT to stdbool.h introduction. | Andres Freund | 11.0 |
| 2018-03-22 | Add helpers for emitting LLVM IR. | Andres Freund | 11.0 |