Extending postgresql with C
Slides of the talk given for the Berlin C Developers
an example implementation of functions to calculate fibonacci numbers
- fib c - implementation
- fibsql sql - implementation
- fibplp pl/pgsql - implementation
code for the uptime aggregate example
the pg_getdef extension to explore postgres Objects
- functions
- types
- aggregates
- operartors
some usefull links for further reading