Hi all,

A new trial release of DBD::Oracle is on its way to CPAN. A rather nasty thread bug was found,
and I took the opportunity to push in a few more patches.

As usual, thanks to everybody who contributed (in this instance, Martin J. Evans, Detlef Luetticke, Marcel Montes and David Wheeler).

Enjoy!
`/anick

1.69_02 2014-01-19

    [IMPROVEMENTS]

    - The DSN 'dbi:Oracle:sid=foo' is now an alias for 'dbi:Oracle:foo'.
        (RT#91775, Yanick Champoux, requested by David Wheeler)

    - Support for ORA_SYSBACKUP, ORA_SYSDG and ORA_SYSKM. (RT#91473,
        Kris Lemaire)

    [BUG FIXES]

   - OCI_THREADED setting had been accidentally removed, causing potential
    crashes when using threads. (RT#92229, Martin J. Evans, reported
    by Detlef Luetticke)

  - When using fetch*_hashref the values are decoded but
    not the keys so if you have unicode column names they were not
    returned correctly.  (RT#92134, Martin J. Evans, reported by
    Marcel Montes)


--


--



Reply via email to