Browse thread
ANNOUNCE: PG'OCaml (PostgreSQL syntax extension for OCaml) 0.7 released
- Richard Jones
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Richard Jones <rich@a...> |
| Subject: | 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