Package postgresql11-llvmjit: Information

Binary package: postgresql11-llvmjit
Version: 11.16-alt1
Architecture: x86_64
Build time:  May 13, 2022, 05:14 PM in the task #299787
Source package: postgresql11
Category: Databases
Report package bug
License: PostgreSQL
Summary: Just-in-time compilation support for PostgreSQL
Description: 
The postgresql-llvmjit package contains support for
just-in-time compiling parts of PostgreSQL queries. Using LLVM it
compiles e.g. expressions and tuple deforming into native code, with the
goal of accelerating analytics queries.



Last changed


May 11, 2022 Alexei Takaseev 11.16-alt1
- 11.16 (Fixes CVE-2022-1552)
April 13, 2022 Alexei Takaseev 11.15-alt4
- Build with llvm 12
Feb. 26, 2022 Alexei Takaseev 11.15-alt3
- Build with JIT feature