postgresql11-llvmjit - Just-in-time compilation support for PostgreSQL
Website: | https://www.postgresql.org/ |
---|---|
License: | PostgreSQL |
Vendor: | PostgreSQL Global Development Group |
- Description:
The postgresql11-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
postgresql11-llvmjit-11.5-1PGDG.rhel7.x86_64 [9.0 MiB] |
Changelog
by Devrim Gündüz (2019-08-06):
- Update to 11.5, per changes described at https://www.postgresql.org/docs/devel/static/release-11-5.html |
postgresql11-llvmjit-11.4-1PGDG.rhel7.x86_64 [9.0 MiB] |
Changelog
by Devrim Gündüz (2019-06-19):
- Update to 11.4, per changes described at https://www.postgresql.org/docs/devel/static/release-11-4.html |
postgresql11-llvmjit-11.3-1PGDG.rhel7.x86_64 [9.0 MiB] |
Changelog
by Devrim Gündüz (2019-05-06):
- Update to 11.3, per changes described at https://www.postgresql.org/docs/devel/static/release-11-3.html |
postgresql11-llvmjit-11.2-2PGDG.rhel7.x86_64 [9.0 MiB] |
Changelog
by Devrim Gündüz (2019-02-15):
- Disable jit on s390. Patch from Mark Wong. - Fix PL/Python3 builds. |
postgresql11-llvmjit-11.2-1PGDG.rhel7.x86_64 [9.0 MiB] |
Changelog
by Devrim Gündüz (2019-02-12):
- Update to 11.2, per changes described at https://www.postgresql.org/docs/devel/static/release-11-2.html |