llvmjit: Make llvm_types_module variable static
Daniel Gustafsson <dgustafsson@postgresql.org>
llvmjit: Make llvm_types_module variable static Commit b059d2f45685a introduced llvm_types_module and accidentally exported it. As there is no usecase for accessing this variable externally, this makes it static. Author: Andres Freund <andres@anarazel.de> Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Discussion: https://postgr.es/m/20221101055132.pjjsvlkeo4stbjkq@awork3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/jit/llvm/llvmjit.c | modified | +1 −1 |
| src/include/jit/llvmjit.h | modified | +0 −3 |
Discussion
- Memory leak on subquery as scalar operand 18 messages · 2022-10-30 → 2023-11-17