Commit Graph

4 Commits

Author SHA1 Message Date
avsm
e6f1da782b update to ocaml-postgresql-1.4.6, prodded by bsdlist@mumak.com 2005-09-22 13:10:47 +00:00
avsm
9f1a3fb74a update to ocaml-postgresql-1.4.5 2005-05-09 13:51:35 +00:00
avsm
5d24c28b85 fix on bytecode-only arches, noticed by nikolay 2004-07-23 14:15:04 +00:00
avsm
78f00ac44c initial import of ocaml-postgresql-1.3.3
--
This OCaml library provides an interface to PostgreSQL (tested with
versions 7.0.2, 7.1.3 and 7.4.1), an efficient and reliable, open
source, relational database.

Almost all functionality available through the C-API (libpq) is
replicated in a type-safe way. This library uses objects for
representing database connections and results of queries.
2004-06-12 22:03:12 +00:00