aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.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:23:59 -0700
commitbcafa263ec408ae8e383e389832b2a623900a55c (patch)
tree2cd4898b0aebf0e7b7d1e93c52b42fc2bba72aec /src/backend/access/gist/gistutil.c
parent167075be3ab1547e186096bb8e6e448cd8eea5af (diff)
downloadpostgresql-bcafa263ec408ae8e383e389832b2a623900a55c.tar.gz
postgresql-bcafa263ec408ae8e383e389832b2a623900a55c.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/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions