Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

ANNOUNCE: PG'OCaml (PostgreSQL syntax extension for OCaml) 0.7 released



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 multiple databases.

Rich.

-- 
Richard Jones
Red Hat UK Limited



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group