Package postgresql15-llvmjit: Information

  • Default inline alert: Version in the repository: 15.7-alt3

Binary package: postgresql15-llvmjit
Version: 15.6-alt1
Architecture: x86_64
Build time:  Feb 12, 2024, 05:06 PM in the task #340457
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. 12, 2024 Alexei Takaseev 15.6-alt1
- 15.6 (Fixes CVE-2024-0985)
Nov. 27, 2023 Alexey Sheplyakov 15.5-alt2
- NMU: fixed FTBFS on LoongArch (build without jit, llvm <= 15 is not available)
Nov. 8, 2023 Alexei Takaseev 15.5-alt1
- 15.5 (Fixes CVE-2023-5868, CVE-2023-5869, CVE-2023-5870)
- Change 0004-Setup-logging.patch to JSON log format
- Add patch 0008-Add_event-id_to_jsonlog.patch