Hi,

PG'OCaml is a library offering type-safe access to PostgreSQL databases for 
OCaml programmes.
Today I have the pleasure of announcing release 1.5.  It's been a while since 
our last release, and
1.5 features a fair amount of improvements and new functionality over 1.4.  If, 
in particular, you've
upgraded to PostgreSQL 9.x, you'll want to upgrade PG'OCaml as well. Here's the 
changelog
for this new release:


* Dario Teixeira's patch adding support for more array types, namely
  bool[], int8[], text[], float4[], and float8[].
* Michael Ekstrand's patch to make PG'Ocaml work with batteries,
  if so requested (it still uses ExtLib by default).
* Dario Teixeira's patch adding support for Hstore.
* David Allsopp's patch fixing connection on Windows.
* David Allsopp's patch for better reporting of nullable results.
* Dario Teixeira's patch adding support for the 'hex' serialisation
  format introduced with PostgreSQL 9.0.
* Matías Giovannini's patch adding support for cursors.
* Dario Teixeira's patch adding support for the various transaction
  options in function 'begin_work'.


Please visit the project's page for more information:

http://pgocaml.forge.ocamlcore.org/

A big thank you goes out to all users and developers who've contributed to this 
release!

Best regards,
Dario Teixeira



-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to