Chapter 31. Just-in-Time Compilation (JIT) (original) (raw)
Supported Versions:Current (17) / 16 / 15 / 14 / 13
Development Versions:18 / devel
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for thecurrent version, or one of the other supported versions listed above instead.
Chapter 31. Just-in-Time Compilation (JIT) | ||||
---|---|---|---|---|
Prev | Up | Part III. Server Administration | Home | Next |
Table of Contents
31.1. What Is JIT compilation?
31.1.1. JIT Accelerated Operations
31.4.1. Inlining Support for Extensions
31.4.2. Pluggable JIT Providers
This chapter explains what just-in-time compilation is, and how it can be configured in PostgreSQL.
Prev | Up | Next |
---|---|---|
30.9. Quick Setup | Home | 31.1. What Is JIT compilation? |