Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 992 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 992 Bytes

hpqtypes

Build Status Hackage Dependencies Stackage LTS Stackage Nightly

Efficient and easy-to-use bindings to (slightly modified) libpqtypes, libpq extension that adds support for binary transport format and composite types.

Source code of libpqtypes is bundled along with the bindings.

Examples can be found in the examples directory.