postgresql12-llvmjit - Just-in-time compilation support for PostgreSQL
Website: | https://www.postgresql.org/ |
---|---|
License: | PostgreSQL |
Vendor: | PostgreSQL Global Development Group |
- Description:
The postgresql12-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.
Packages
postgresql12-llvmjit-12.7-1PGDG.rhel7.x86_64 [9.4 MiB] |
Changelog
by Devrim Gündüz (2021-05-13):
- Update to 12.7, per changes described at https://www.postgresql.org/docs/release/12.7/ |
postgresql12-llvmjit-12.6-1PGDG.rhel7.x86_64 [9.4 MiB] |
Changelog
by Devrim Gündüz (2021-02-09):
- Update to 12.6, per changes described at https://www.postgresql.org/docs/release/12.6/ |
postgresql12-llvmjit-12.5-1PGDG.rhel7.x86_64 [9.4 MiB] |
Changelog
by Devrim Gündüz (2020-11-09):
- Update to 12.5, per changes described at https://www.postgresql.org/docs/release/12.5/ |
postgresql12-llvmjit-12.4-1PGDG.rhel7.x86_64 [9.4 MiB] |
Changelog
by Devrim Gündüz (2020-08-12):
- Update to 12.4, per changes described at https://www.postgresql.org/docs/release/12.4/ |
postgresql12-llvmjit-12.3-5PGDG.rhel7.x86_64 [9.4 MiB] |
Changelog
by Devrim Gündüz (2020-06-14):
- Oops, disable PY2 on Fedora 33. - Fix LLVM dependency |
postgresql12-llvmjit-12.3-1PGDG.rhel7.x86_64 [9.4 MiB] |
Changelog
by Devrim Gündüz (2020-05-13):
- Update to 12.3, per changes described at https://www.postgresql.org/docs/release/12.3/ - Fix RHEL 8 builds: Paths changed in 8.2... |
postgresql12-llvmjit-12.2-2PGDG.rhel7.x86_64 [9.4 MiB] |
Changelog
by Devrim Gündüz (2020-02-17):
- Re-add debuginfo package |
postgresql12-llvmjit-12.2-1PGDG.rhel7.x86_64 [9.5 MiB] |
Changelog
by Devrim Gündüz (2020-02-11):
- Update to 12.2, per changes described at https://www.postgresql.org/docs/release/12.2/ |
postgresql12-llvmjit-12.1-2PGDG.rhel7.x86_64 [9.4 MiB] |
Changelog
by Devrim Gündüz (2019-11-19):
- Re-enable llvmjit subpackage on SLES 12 - Fix PL/Python 3 packaging. |