Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

adjust/pg_c_dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pg_c_dev

Extending postgresql with C

slides.pdf

Slides of the talk given for the Berlin C Developers

fib

an example implementation of functions to calculate fibonacci numbers

  • fib c - implementation
  • fibsql sql - implementation
  • fibplp pl/pgsql - implementation

uptime

code for the uptime aggregate example

pg_getdef

the pg_getdef extension to explore postgres Objects

  • functions
  • types
  • aggregates
  • operartors

further_reading.txt

some usefull links for further reading

About

Repo for Extending postgresql with C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published