Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Munro2021-07-22 02:11:17 +0000
committerThomas Munro2021-07-22 03:02:18 +0000
commit0207d5fbebed7eb698a7e5f3adf30fafe95bc4b9 (patch)
tree94ddb5c5a100ba91a451f03ed644d2566330c6ae /src/bin/scripts/createuser.c
parent91e9e89dccdfdf4216953d3d8f5515dcdef177fb (diff)
jit: Don't inline functions that access thread-locals.
Code inlined by LLVM can crash or fail with "Relocation type not implemented yet!" if it tries to access thread local variables. Don't inline such code. Back-patch to 11, where LLVM arrived. Bug #16696. Author: Dmitry Marakasov <amdmi3@amdmi3.ru> Reviewed-by: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/16696-29d944a33801fbfe@postgresql.org
Diffstat (limited to 'src/bin/scripts/createuser.c')
0 files changed, 0 insertions, 0 deletions