Schedule - FOSDEM PGDay 2019

Hacking PostgreSQL

Date: 2019-02-03
Time: 11:00–11:50
Room: Devroom

This talk will include an introduction to the backend code and an example on hacking PG and adding in a new feature. We'll cover what needs to be modified to add an option to an existing command (grammar, execution, etc) and the major components of PG (parser, commands, memory management, etc). We'll also cover the PG style guidelines, a crash-course on using git, how to submit your patch, and the review/commitfest process.

Slides

The following slides have been made available for this session:

Speaker

Stephen Frost