aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2018-07-25 16:23:59 -0700
committerAndres Freund <andres@anarazel.de>2018-07-25 16:40:43 -0700
commit1cfa69dcd8eff4a9611bf726bb90e89b77922a61 (patch)
tree1705082c5796c617b25ed938cbf54b54024caca4 /src/tutorial/funcs.c
parentf2db5f3bb0b5d429e9fa5b093936f8524e4192b1 (diff)
downloadpostgresql-1cfa69dcd8eff4a9611bf726bb90e89b77922a61.tar.gz
postgresql-1cfa69dcd8eff4a9611bf726bb90e89b77922a61.zip
LLVMJIT: Check for 'noinline' attribute in recursively inlined functions.
Previously the attribute was only checked for external functions inlined, not "static" functions that had to be inlined as dependencies. This isn't really a bug, but makes debugging a bit harder. The new behaviour also makes more sense. Therefore backpatch. Author: Andres Freund Backpatch: 11-, where JIT compilation was added
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions