index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
jit
/
jit.h
Commit message (
Expand
)
Author
Age
*
Add central declarations for dlsym()ed symbols
Andres Freund
2022-07-17
*
Apply PGDLLIMPORT markings broadly.
Robert Haas
2022-04-08
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Collect JIT instrumentation from workers.
Andres Freund
2018-09-25
*
Make PGJIT_* macros safer.
Heikki Linnakangas
2018-04-23
*
Fix a boatload of typos in C comments.
Tom Lane
2018-04-01
*
Add inlining support to LLVM JIT provider.
Andres Freund
2018-03-28
*
JIT tuple deforming in LLVM JIT provider.
Andres Freund
2018-03-26
*
Add expression compilation support to LLVM JIT provider.
Andres Freund
2018-03-22
*
Basic planner and executor integration for JIT.
Andres Freund
2018-03-22
*
Debugging and profiling support for LLVM JIT provider.
Andres Freund
2018-03-22
*
Support for optimizing and emitting code in LLVM JIT provider.
Andres Freund
2018-03-22
*
Basic JIT provider and error handling infrastructure.
Andres Freund
2018-03-21