Date: 2025-05-15
Time: 13:00–13:50
Room: Breakout Room 3
Level: Intermediate
Injection points are a new feature of PostgreSQL 17 aimed at providing tools by developers for developers of the PostgreSQL ecosystem to do advanced testing in the backend core code as much as extension code.
This presentation covers the architecture of the feature in its first part and its extensibility, the facilities that exist currently in the core repository in its second part, and provides a set of simple examples to get started in its third part, based on cases already implemented in the code.