/rpgffi

R(Rust) PG(Postgresql) FFI (Foreign Function Interface)

Primary LanguageRust

Imagine being able to create postgresql extensions in rust. Bindings for postgresql 9.4 and 9.5. We also have beta support for postgresql 9.6 beta

Examples

#include "postgres.h"
#include "fmgr.h"
#include "utils/builtins.h"
#include "utils/json.h"
#include "utils/lsyscache.h"
#include "replication/output_plugin.h"
#include "replication/logical.h"

Join the chat at https://gitter.im/posix4e/jsoncdc HuBoard badge Linux Status Chat on Freenode