# Chapter 32. Just-in-Time Compilation (JIT)
Table of Contents
32.1. What Is JIT compilation?
32.1.1. JIT Accelerated Operations
32.4.1. Inlining Support for Extensions
32.4.2. Pluggable JIT Providers
This chapter explains what just-in-time compilation is, and how it can be configured in PostgreSQL.