IABSD.fr/ports/databases/ocaml-postgresql/pkg/PFRAG.native

Branch :


Log

Author Commit Date CI Message
a964285f 2012-08-18 21:55:07 * bump version to 2.0.2 * use OASIS build system * remove obsolete patches * add WANTLIB * add empty REGRESS_TARGET From: Christopher Zimmermann <madroach@gmerlin.de>
5d24c28b 2004-07-23 14:15:04 fix on bytecode-only arches, noticed by nikolay
78f00ac4 2004-06-12 22:03:12 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.