Christophe Pettus: All Your GUCs in a Row: jit and jit_provider
PostgreSQL Planet1mo4 min read
PostgreSQL's JIT compiler trades upfront compilation time for faster query execution—but it silently does nothing if the LLVM library isn't installed.
PostgreSQL's JIT compiler trades upfront compilation time for faster query execution—but it silently does nothing if the LLVM library isn't installed.