package postgresql

  1. Overview
  2. Docs
Bindings to the PostgreSQL library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

postgresql-4.4.0.tbz
sha256=fef55e50fbabca496f35af2c3145972b7df761109c8c6e89a56c2c80ac9be9c0
md5=712a96fe304e2bee2a0faeb54ede6653

doc/CHANGES.html

4.4.0 (2018-07-08)

  • Added support for executing queries with binary results.

    Thanks to Paul Biggar for the patch!

4.3.0 (2017-12-30)

  • Added error handling functions for extracting more error details.

    Thanks to Sean Grove for the patches!

4.2.1 (2017-11-22)

  • Improved finalization of result values for better performance.

4.2.0 (2017-10-10)

  • Fixed bigarray library dependencies. No need for the user to explicitly link with bigarray when using certain functions anymore.
  • Used untagged integer representations in external calls for improved efficiency.

4.1.0 (2017-08-02)

  • Switched to jbuilder and topkg
OCaml

Innovation. Community. Security.