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

Schedule - PGConf.EU 2014

Hacking PostgreSQL

Date: 2014-10-24
Time: 11:50–12:40
Room: Medici I
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.

Speaker

Stephen Frost