Hello,<br><br>I've released version 1.1 of epgsql, a pure Erlang database driver for<br>PostgreSQL. The code can be found in mercurial repositories at:<br><br>  <a href="http://glozer.net/src/epgsql" target="_blank">http://glozer.net/src/epgsql</a><br>


  <a href="http://bitbucket.org/will/epgsql" target="_blank">http://bitbucket.org/will/epgsql</a><br><br>This release includes support for 64-bit integer datetimes, which are<br>enabled by default in PostgreSQL 8.4, SSL session encryption, and<br>
SSL client certificate authentication.<br>
<br>SSL support requires the new SSL application in Erlang/OTP R13A+.<br><br><font color="#888888">-Will</font>