Package postgresql16-llvmjit: Information

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

Binary package: postgresql16-llvmjit
Version: 16.2-alt1
Architecture: aarch64
Build time:  Feb 12, 2024, 05:06 PM in the task #340457
Source package: postgresql16
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 16.2-alt1
- 16.2 (Fixes CVE-2024-0985)
Nov. 9, 2023 Alexey Sheplyakov 16.1-alt2
- NMU: build without jit on LoongArch. Fixes FTBFS.
Nov. 8, 2023 Alexei Takaseev 16.1-alt1
- 16.1 (Fixes CVE-2023-5868, CVE-2023-5869, CVE-2023-5870)
- Add patch 0008-Add_event-id_to_jsonlog.patch
- Change 0004-Setup-logging.patch to JSON log format