Package postgresql15-llvmjit: Information

Binary package: postgresql15-llvmjit
Version: 15.2-alt1
Architecture: armh
Build time:  Feb 20, 2023, 07:27 PM in the task #314938
Source package: postgresql15
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


Feb. 8, 2023 Alexei Takaseev 15.2-alt1
- 15.2 (Fixes CVE-2022-41862)
- Conflicts: 14-1C -> 15-1C
Dec. 22, 2022 Alexei Takaseev 15.1-alt2
- Add conflicts for server-devel subpackages
- Change BR llvn 12.0 -> llvm13.0
Nov. 9, 2022 Alexei Takaseev 15.1-alt1
- 15.1
- Add patch for E2K