From: Dario Teixeira <darioteixeira@yahoo.com>
To: OCaml mailing-list <caml-list@inria.fr>,
ocsigen <ocsigen@inria.fr>,
"pgocaml-general@lists.forge.ocamlcore.org"
<pgocaml-general@lists.forge.ocamlcore.org>
Subject: [Caml-list] [ANN] PG'OCaml 2.0
Date: Wed, 28 May 2014 09:45:29 -0700 (PDT) [thread overview]
Message-ID: <1401295529.5480.YahooMailNeo@web121704.mail.ne1.yahoo.com> (raw)
Hi,
I'm happy to announce version 2.0 of PG'OCaml, a library offering type-safe
access to PostgreSQL databases for OCaml applications.
This version no longer depends on Batteries, which hopefully will entice more
Core users to give it a spin. Below is the list of the remaining changes,
straight from the changelog:
* Dario Teixeira and Jacques-Pascal Deplaix: fixing issues with arrays.
This requires all array types to change from 'a array to 'a option array,
which breaks backward compatibility.
* Dario Teixeira's patch making PostgreSQL's NUMERIC type be converted
to/from OCaml strings. This change is not backward's compatible,
requiring a bump in the major version number (though there seems
to be no actual code in the wild relying on the previous behaviour).
* Dario Teixeira's patch adding function 'uuid', which exposes the
unique connection handle identifier.
* Jacques-Pascal Deplaix's patches adding 'catch', 'transact', 'alive',
'inject', and 'alter' functions.
Note that a couple of changes break backward compatibility, hence the new
major version number. These changes were required to fix some long-standing
issues, so I trust you'll be understanding.
This new release should be hitting OPAM soon. Alternatively,
you can grab the source from the project's homepage:
http://pgocaml.forge.ocamlcore.org/
Best regards,
Dario Teixeira
next reply other threads:[~2014-05-28 16:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-28 16:45 Dario Teixeira [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-05-28 14:54 Dario Teixeira
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1401295529.5480.YahooMailNeo@web121704.mail.ne1.yahoo.com \
--to=darioteixeira@yahoo.com \
--cc=caml-list@inria.fr \
--cc=ocsigen@inria.fr \
--cc=pgocaml-general@lists.forge.ocamlcore.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox