ANNOUNCE: PG'OCaml (PostgreSQL syntax extension for OCaml) 0.7 released - Mailing list pgsql-interfaces

From Richard Jones
Subject ANNOUNCE: PG'OCaml (PostgreSQL syntax extension for OCaml) 0.7 released
Date
Msg-id 20070224185838.GA2829@furbychan.cocan.org
Whole thread Raw
List pgsql-interfaces
I'm pleased to announce the release of PG'OCaml 0.7.  PG'OCaml is a
syntax extension to OCaml which allows you to issue PostgreSQL
commands in a type-safe manner from within OCaml code.

You can find out a bit more here:

http://merjis.com/developers/pgocaml

This code is released under the GNU LGPL + OCaml linking exception.

Changes since 0.5:
* Comprehensive support for profiling statements and analysing  the results.* Gabriel de Perthuis - fixes for OMakefile
support.*Don't crash if we get notice messages from the server.* More types supported.* pa_pgsql syntax can connect to
multipledatabases.
 

Rich.

-- 
Richard Jones
Red Hat UK Limited


pgsql-interfaces by date:

Previous
From: imad
Date:
Subject: Re: temporary table / recursion
Next
From: jing han
Date:
Subject: questions about autovacuum daemon