git.postgresql.org Git - postgresql.git/commit
2018年7月25日 23:23:59 +0000 (16:23 -0700)
2018年7月25日 23:23:59 +0000 (16:23 -0700)
commit bcafa263ec408ae8e383e389832b2a623900a55c
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
This is the main PostgreSQL git repository.
RSS
Atom