Changes for version 1.75_40 - 2017-07-02
- BUG FIXES
- Fix truncation error on ROWIDs from an Index Organized table as they are not a fixed length. Code now allows up to a size of 2000. (GH#31, Martin J. Evans)
- Various fixes for compiler warnings, OCI handle leaks, and OCI programming errors. - (PR#38, Dag Lem)
- Corrections to t/25plsql.t - (GH#56, kjetillll)
- Fix: Invalid binding call for large undef arrays. - (GH#36, GH ghost)
- Fix: compile warnings about int vs long unsigned. - (PR#62, Dean Hamstead)
- Fix: Spelling errors in pod. - (PR#63, Jochen Hayek)
- Fox: Various changes in pod. - (PR#54, Mike O'Regan)
- ENHANCEMENT
- Connection informational messages like "ORA-28002: the password will expire" were lost. Thanks to J.D. Laub.
- Add new path to find 64 bit Oracle client on MAC OSX - (GH#20, Martin J. Evans)
- Ignore constraints which are not enabled in primary/foreign key_info (GH#23, Martin J. Evans)
- dist.init overhaul. - (PR#62, Dean Hamstead)
- Mailmap and TODO changes. - (PR#62, Dean Hamstead)
- Travis CI testing. - (PR#62, Dean Hamstead) Note: this uses Oracle XE which doesn't provide enough features to test the entire suite. Nor does it test anything other than Linux on Linux. Release tests are also NOT yet run in Travis.
- Rewrite of DRCP session pooling to make it work as intended - (PR#38, Dag Lem)
- Support for Oracle Fast Application Notification (FAN). - (PR#38, Dag Lem)
- Work by Dag Lem was sponsored by EVRY Information Services. Thank you!
Changes for version 1.75_2 - 2014-11-19
- ENHANCEMENT
- Try and set -l when the build would have failed (H.Merijn Brand)
Changes for version 1.75_1 - 2014-11-17
- DOCUMENTATION
- Change mentions of READMEs in Makefile.PL to troubleshooting guides. (GH#17, reported by Ken Williams)
- BUG FIXES
- Fix GH#15 and GH#21 (the same problem). Previous change for RT91698 broke other things in output parameters.
Documentation
Tips and Hints to Troubleshoot DBD::Oracle
Tips and Hints to Troubleshoot DBD::Oracle on AIX
Tips and Hints to Troubleshoot DBD::Oracle on Cygwin
Tips and Hints to Troubleshoot DBD::Oracle on HP-UX
Tips and Hints to Troubleshoot DBD::Oracle on Linux
Tips and Hints to Troubleshoot DBD::Oracle on MacOs
Tips and Hints to Troubleshoot DBD::Oracle on Sun
Tips and Hints to Troubleshoot DBD::Oracle on Vms
Tips and Hints to Troubleshoot DBD::Oracle on Win32
Tips and Hints to Troubleshoot DBD::Oracle on Win64
Modules
Oracle database driver for the DBI module
Wrapper to get Oracle information
Wrapper for Oracle objects