rpgffi 0.0.1

Bindgen generated bindings for postgresql 9.4 and 9.5
docs.rs failed to build rpgffi-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rpgffi-0.3.3

Bindings for postgresql 9.4 and 9.5

#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"

If you notice that there's api not present You may need to contact the parent project's maintainers on #jsoncdc on efnet. Postgresql will add api even within a major version.