This site is about a previous instance of this event. For the current event, please see the updated site.

Schedule - PGConf.EU 2018

Hacking PostgreSQL

Date: 2018-10-24
Time: 17:20–18:10
Room: Casablanca
Level: Intermediate

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